
Access and MTS and Transactions
I cant connect to an Access database in a component which is in
aTransaction.
But: I can connect using the same connectstring from a simple exe file or a
component
that is not a transaction. I think it needs a system database. Do you know
the solution and
why this is so?
thankss
Connectstring:
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\example.mdb"