M
MikeS
I am trying to export one cell of data into an Access table. I keep getting
this error:
Can not find installable ISAM
Here is the line of code in question:
cn.Open "Provider=Microsoft.Jet.OLEDB.4.0; " _
& "DataSource=S:\MalLab\MAL_DB.mdb;"
I have tried re-registering the dll file and checked the registry to make
sure the file location is correct and ran the Repair option for Microsoft
Office but I still get the error.
Does anyone have any suggestions on what I can try next?
Thanks in advance,
MikeS
this error:
Can not find installable ISAM
Here is the line of code in question:
cn.Open "Provider=Microsoft.Jet.OLEDB.4.0; " _
& "DataSource=S:\MalLab\MAL_DB.mdb;"
I have tried re-registering the dll file and checked the registry to make
sure the file location is correct and ran the Repair option for Microsoft
Office but I still get the error.
Does anyone have any suggestions on what I can try next?
Thanks in advance,
MikeS