Click here to Skip to main content
15,920,030 members
Home / Discussions / Database
   

Database

 
Generaltabledef access using ADO.NET Pin
kcharney2-Feb-04 12:03
kcharney2-Feb-04 12:03 
GeneralProblems with Access and Odbc Pin
jan larsen1-Feb-04 23:18
jan larsen1-Feb-04 23:18 
Questionedit value from datagrid but can't update database-how? Pin
Member 5754691-Feb-04 15:42
Member 5754691-Feb-04 15:42 
GeneralMicrosoft SQL 2 tables alias GROUP BY questions Pin
Member 57510430-Jan-04 15:59
Member 57510430-Jan-04 15:59 
GeneralRe: Microsoft SQL 2 tables alias GROUP BY questions Pin
Edbert P3-Feb-04 11:50
Edbert P3-Feb-04 11:50 
GeneralReading in an XML File into a DataSet Pin
Member 64401630-Jan-04 7:55
Member 64401630-Jan-04 7:55 
GeneralRe: Reading in an XML File into a DataSet Pin
Mazdak31-Jan-04 5:36
Mazdak31-Jan-04 5:36 
GeneralADO.NET,C#, and MS:Access Pin
Nick Jacobs30-Jan-04 5:38
Nick Jacobs30-Jan-04 5:38 
Hi Gang,
Here's what I've got,
I've got information stored in one table/database that I'd like to move to another table/database.

Sounds pretty simple doesn't it?

Well, here's where the pickle comes into play.

The tables could potentially be dynamic. So I can't used a predefined DataSet to do the moves, so I have to recreate the datasets each time. That part isn't even necessarily the problem.

The problem I'm running into is:

What happens when my tables have memo fields in them?
Some of our tables have Ole embedded (Not my choice, but I have to live with it) in them that also need to be mapped.

I'm trying to do this all with ado.net using C#.

If I can't I'll probably just end up writing it in VB6. I know we can do it in there, we have. But then again, that's using DAO, not ADO.Net.

Anybody have any suggestions?

Thanks,
Nick

Env: Studio 2003, MS:Access 2000 Databases, WinXP Pro+Patched

This are my own opinions. You know the rest.....
GeneralCDao MFC classes and a Access 97 DB Pin
Phil.Benson29-Jan-04 21:46
professionalPhil.Benson29-Jan-04 21:46 
GeneralRe: CDao MFC classes and a Access 97 DB Pin
Steve S10-Feb-04 6:27
Steve S10-Feb-04 6:27 
GeneralRe: CDao MFC classes and a Access 97 DB Pin
Phil.Benson10-Feb-04 20:27
professionalPhil.Benson10-Feb-04 20:27 
GeneralRe: CDao MFC classes and a Access 97 DB Pin
Phil.Benson11-Feb-04 1:40
professionalPhil.Benson11-Feb-04 1:40 
GeneralC++ and Database Pin
vin29-Jan-04 19:07
vin29-Jan-04 19:07 
GeneralRe: C++ and Database Pin
basementman30-Jan-04 10:30
basementman30-Jan-04 10:30 
Generalcalculate datacolumn Pin
Member 57546929-Jan-04 18:12
Member 57546929-Jan-04 18:12 
GeneralRe: calculate datacolumn Pin
-Dr_X-30-Jan-04 17:31
-Dr_X-30-Jan-04 17:31 
GeneralProblem of ADO Recordset Pin
Member 55036929-Jan-04 17:37
Member 55036929-Jan-04 17:37 
GeneralUsing List Control with ADO Pin
girl_lash29-Jan-04 16:59
girl_lash29-Jan-04 16:59 
GeneralRetrieving autonumber when inserting data in a table Pin
Anonymous29-Jan-04 9:10
Anonymous29-Jan-04 9:10 
GeneralRe: Retrieving autonumber when inserting data in a table Pin
Guillermo Rivero29-Jan-04 9:12
Guillermo Rivero29-Jan-04 9:12 
GeneralRe: Retrieving autonumber when inserting data in a table Pin
Anonymous30-Jan-04 23:53
Anonymous30-Jan-04 23:53 
GeneralRe: Retrieving autonumber when inserting data in a table Pin
-Dr_X-31-Jan-04 3:59
-Dr_X-31-Jan-04 3:59 
GeneralRe: Retrieving autonumber when inserting data in a table Pin
Guillermo Rivero31-Jan-04 4:09
Guillermo Rivero31-Jan-04 4:09 
GeneralRe: Retrieving autonumber when inserting data in a table Pin
Guillermo Rivero31-Jan-04 4:03
Guillermo Rivero31-Jan-04 4:03 
GeneralRe: Retrieving autonumber when inserting data in a table Pin
Anonymous31-Jan-04 10:18
Anonymous31-Jan-04 10:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.