Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Update SQL Table from Dataset

Status
Not open for further replies.

besto1a

Programmer
Aug 20, 2006
41
GB
If i have a dataset that is populated from SQL Table and I make changes to that dataset. How do I commit those changes back to the original SQL table?
 
My suggestion would be to use VB to build one for you and look at how it is done. To do this the initial table will need a primary key.
Good Luck,
djj
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top