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.
