Click here to Skip to main content
15,915,324 members
Home / Discussions / Database
   

Database

 
GeneralRe: Enterprise manger Pin
tojamismis4-Feb-05 6:43
tojamismis4-Feb-05 6:43 
GeneralRe: Enterprise manger Pin
Tom Wright4-Feb-05 6:45
Tom Wright4-Feb-05 6:45 
GeneralRe: Enterprise manger Pin
WoutL4-Feb-05 22:57
WoutL4-Feb-05 22:57 
GeneralExtended Procedures question Pin
Tom Wright4-Feb-05 5:45
Tom Wright4-Feb-05 5:45 
GeneralRe: Extended Procedures question Pin
David Salter4-Feb-05 6:13
David Salter4-Feb-05 6:13 
GeneralRe: Extended Procedures question Pin
Tom Wright4-Feb-05 6:46
Tom Wright4-Feb-05 6:46 
GeneralRe: Extended Procedures question Pin
David Salter4-Feb-05 7:03
David Salter4-Feb-05 7:03 
GeneralReally easy question! Pin
goldoche4-Feb-05 3:50
goldoche4-Feb-05 3:50 
Hi everybody, I'm building my very first database application.

I have an Access database and I work with ADO with C# + Jet 4.0. I have 3 tables in my database.

For now, my dataAdapter is constructed like this, to work with only one table:

myDataAdapter = new OleDbDataAdapter("Select * From Table1", myOleDbConnection);

But now, I want my DataAdapter to work with my 3 tables... what should be my connection string?

"Select * From Table1, Table2, Table3" ??? Probably not...

Thanks!!!
GeneralRe: Really easy question! Pin
SimonS4-Feb-05 4:44
SimonS4-Feb-05 4:44 
GeneralReplication: Storing snapshot at FTP site. Pin
RuchirD3-Feb-05 19:47
RuchirD3-Feb-05 19:47 
GeneralRe: Replication: Storing snapshot at FTP site. Pin
tojamismis4-Feb-05 6:50
tojamismis4-Feb-05 6:50 
GeneralSQL 2000: Index manager hangs while adding Index Pin
Chris Maunder3-Feb-05 11:15
cofounderChris Maunder3-Feb-05 11:15 
GeneralRe: SQL 2000: Index manager hangs while adding Index Pin
Mike Dimmick3-Feb-05 23:54
Mike Dimmick3-Feb-05 23:54 
GeneralRe: SQL 2000: Index manager hangs while adding Index Pin
Chris Maunder4-Feb-05 0:23
cofounderChris Maunder4-Feb-05 0:23 
GeneralRe: SQL 2000: Index manager hangs while adding Index Pin
Mike Dimmick4-Feb-05 5:53
Mike Dimmick4-Feb-05 5:53 
GeneralRe: SQL 2000: Index manager hangs while adding Index Pin
Chris Maunder4-Feb-05 17:02
cofounderChris Maunder4-Feb-05 17:02 
GeneralCreating a subset Pin
numbrel3-Feb-05 9:12
numbrel3-Feb-05 9:12 
GeneralRe: Creating a subset Pin
Just Greeky Creek3-Feb-05 21:45
Just Greeky Creek3-Feb-05 21:45 
GeneralINNER join question Pin
Imtiaz Murtaza3-Feb-05 1:36
Imtiaz Murtaza3-Feb-05 1:36 
GeneralRe: INNER join question Pin
Colin Angus Mackay3-Feb-05 2:04
Colin Angus Mackay3-Feb-05 2:04 
GeneralRe: INNER join question Pin
Mike Dimmick4-Feb-05 0:12
Mike Dimmick4-Feb-05 0:12 
GeneralRe: INNER join question Pin
Colin Angus Mackay4-Feb-05 0:28
Colin Angus Mackay4-Feb-05 0:28 
GeneralRe: INNER join question Pin
Just Greeky Creek3-Feb-05 2:25
Just Greeky Creek3-Feb-05 2:25 
GeneralFirehose Mode Pin
Shady Aly3-Feb-05 1:05
Shady Aly3-Feb-05 1:05 
GeneralRe: Firehose Mode Pin
Colin Angus Mackay3-Feb-05 2:08
Colin Angus Mackay3-Feb-05 2:08 

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.