Click here to Skip to main content
15,905,867 members
Home / Discussions / Database
   

Database

 
GeneralRe: i can't to insert a new row Pin
Sasuko4-Feb-05 11:30
Sasuko4-Feb-05 11:30 
GeneralRe: i can't to insert a new row Pin
tojamismis4-Feb-05 14:11
tojamismis4-Feb-05 14:11 
GeneralRe: i can't to insert a new row Pin
Sasuko4-Feb-05 22:29
Sasuko4-Feb-05 22:29 
GeneralRe: i can't to insert a new row Pin
Sasuko4-Feb-05 23:58
Sasuko4-Feb-05 23:58 
GeneralRe: i can't to insert a new row Pin
tojamismis5-Feb-05 4:49
tojamismis5-Feb-05 4:49 
GeneralRe: i can't to insert a new row Pin
Sasuko5-Feb-05 12:22
Sasuko5-Feb-05 12:22 
GeneralRe: i can't to insert a new row Pin
tojamismis5-Feb-05 4:47
tojamismis5-Feb-05 4:47 
GeneralRe: i can't to insert a new row Pin
tojamismis5-Feb-05 4:58
tojamismis5-Feb-05 4:58 
That is correct, without strongly typed datasets you should add this line right before you call myAdapter.Fill.

<br />
myAdapter.FillSchema(ds, SchemaType.Source, "MyTable");<br />


Torin Blair

'In the immortal words of Socrates - "I drank what?".'


GeneralEnterprise manger Pin
Tom Wright4-Feb-05 5:50
Tom Wright4-Feb-05 5:50 
GeneralRe: Enterprise manger Pin
David Salter4-Feb-05 6:15
David Salter4-Feb-05 6:15 
GeneralRe: Enterprise manger Pin
Tom Wright4-Feb-05 6:43
Tom Wright4-Feb-05 6:43 
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 
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 

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.