Sql transaction and rollback in asp .net can it be used for MS Access
Asked
Active
Viewed 545 times
0
-
I think this is asking the same thing, and there is an accepted answer. http://stackoverflow.com/questions/2078432/do-we-have-transactions-in-ms-access – seekerOfKnowledge Dec 02 '10 at 06:24
1 Answers
0
Yes as though stated by MSDN but you may use another type like OleDBTransaction not SQLTransaction! So Give it a try!

Jahan Zinedine
- 14,616
- 5
- 46
- 70