update query ?
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
how to implement Update procedure in visual basic.net when connection to the database is made using oledbDataadapter and objdataset?? i mean how to implement update query in dataset when i try update it gives me this error : Update requires a valid Update Command when passed DataRow collection with modified rows. please tell me how to solve this? --thnx
-
how to implement Update procedure in visual basic.net when connection to the database is made using oledbDataadapter and objdataset?? i mean how to implement update query in dataset when i try update it gives me this error : Update requires a valid Update Command when passed DataRow collection with modified rows. please tell me how to solve this? --thnx