G
Guest
Hi -
The da.Fill(ds, "TableName") method is a really nice way to bring data from
a database into your VB.Net application.
My question is this:
Is there an equally nice method to send data theopposite way - from a table
(or dataset) in VB.Net to table in a database?
Or if there is not a simple method, code samples would be appreciated.
Thanks, Mark
The da.Fill(ds, "TableName") method is a really nice way to bring data from
a database into your VB.Net application.
My question is this:
Is there an equally nice method to send data theopposite way - from a table
(or dataset) in VB.Net to table in a database?
Or if there is not a simple method, code samples would be appreciated.
Thanks, Mark