|
-
Jul 26th, 2002, 06:31 AM
#1
Thread Starter
Lively Member
update database
Hy all,
My problem is that I am creating a connection, dataadapter, and a dataset.
I am seeing the correct data, and navigating greatly, but not beiing able to modify (add, delete, update) the database.
I am using the following syntax:
da.update(ds, "tablename")
Please try to help me in this, I really need help since I am a new vb.net programmer.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|