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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQLDataAdapter/CommandBuilder/Concurrency

Status
Not open for further replies.

RicoCali

Programmer
Dec 7, 2002
80
US
I have a question on using Datasets with SQLDataAdapter, CommandBuilder. My question is, is concurrency supported automatically when using SQLDataAdapter and CommandBuilder?
 
if you mean that it checks if the record you are trying to update has been updated since you opened the record, then yes.

Christiaan Baes
Belgium

If you want to get an answer read this FAQ faq796-2540
There's no such thing as a winnable war - Sting
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top