![]() |
| ||
| oleDbCommand - Update Dim cb As New OleDb.OleDbCommandBuilder(da) ds.Tables("me").Rows(inc).Item(2) = txtFirstName.Text ds.Tables("me").Rows(inc).Item(3) = txtLastName.Text da.Update(ds, "me") Im getting a hard time on updating the database, What should I do to update or even add to the database. The code above is what I use but still it gives me an error. Please help. Im just new in using VB.net. Thanks. |
| All times are GMT -4. The time now is 4:54 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC