RaffiqEddy
Programmer
Hi!
Friends, please help me with this problem..
The questions..
What wrong? :-(
The problem/error..
Could not find installable ISAM
The code..
Database Version..
MS Access 2002
VB version..
MS VB 6.0 (SP5)
ADO version..
MS ADO 2.5 Library
Thank you for your help
Regards.
Friends, please help me with this problem..
The questions..
What wrong? :-(
The problem/error..
Could not find installable ISAM
The code..
Code:
Set db = New Connection
db.CursorLocation = adUseClient
db.Open "PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source=c:\myDB.mdb;pwd=myPwd"
Database Version..
MS Access 2002
VB version..
MS VB 6.0 (SP5)
ADO version..
MS ADO 2.5 Library
Thank you for your help
Regards.