Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataAdapter SQL Updation
Message
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
DataAdapter SQL Updation
Miscellaneous
Thread ID:
01280766
Message ID:
01280766
Views:
60
Please don't yell at me because my questions seem so stupid:

How reliable is:

oDataAdapter.Update(oDataSet,"table");

If I have 150 workstations on one Domain entering data through forms that update SQL tables with this code, is it the best way or is there better? I don't want to do anything with SQL Transactions right now, just straight updating.

Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform