A
abcd
I will be using ASP pages and connect to access DB. Does access support ADO
transactions through ASP pages?
thanks
transactions through ASP pages?
thanks
abcd said:Thanks Danny.
Yes you are right. I was looking ofr Begintrans syntax and you have
explained very well.
my another question is that is Access transaction based database system?
if I use beginTrans of ADO connection connection object with Access as
backend am I be getting the same effect as connecting to SQL Server which
is Transactional DBMS