controling transaction using dataset and sqldataadapter 
Author Message
 controling transaction using dataset and sqldataadapter

hi
        I am using dataset,dataview and sqladapter to
add,insert or delete the data from and to tables.
        To save data i am using sqladapter.update(dataset).
        can I control transaction i.e. commit and rollback
using dataset,dataview and sqladapter.In my code i am not
using sqlcommand and sqltransaction to control the
transaction.

any suggestions and if possible code also.

thanks



Mon, 16 Aug 2004 20:31:13 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Grid update sqldataadapter dataset UpdateCommand Object Reference

2. What is difference between SqlDataAdapter and DataSet ?

3. Loading tables from a database via SQLDataAdapter and SQLDataAdapter.Fill

4. Inserting records using sqldataadapter

5. Using parameterized stored procedures with SqlDataAdapter?

6. Transaction and Dataset rollbacks?

7. Controling MS Graph object using VBA?

8. Controling color stencil object using VB

9. VB Controling Device Using Comm Port

10. VB Controling Device Using Comm Port

11. Controling Volume Using API

12. Cannot DataSet.ReadXml a file written with DataSet.WriteXml

 

 
Powered by phpBB® Forum Software