Can anybody help?
I use the following syntax in my COM object to connect MS Access 2000 database
Yet, I always encounter the following errorCode:'conn.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\MyDB.mdb"
Error: 430 No such interface supported
But, When I try to connect a SQL database, everything is file. My question is, it is MTS does not support Acess database transaction?




Reply With Quote