Hai,
I am new in vb6. Now i was started a programe for developing Granite Processing System. For that i have lot of problems.
For ex:
If i click the save button, it will execute all queries i am writing. it is having 5 insert statement. after completing 3 queries i have an error for some thing. Execute all five queries without an error this is exexute. Inbetween any errror will occur i will be remove the last transaction.
How to Use the transactions.
I need a Help in vb6
Started by msrajamca, Sep 10 2008 01:55 AM
2 replies to this topic
#1
Posted 10 September 2008 - 01:55 AM
|
|
|
#3
Posted 15 September 2008 - 03:10 AM
I think you can use begintrans and committrans. This will allow you to either insert all transactions or insert none.


Sign In
Create Account

Back to top









