mthakershi
Programmer
Hi all,
I have never connected to Paradox in my life. I need to use it with ADO in a project. I came to know that it needs BDE 5.1 and ADO 2.6 library. I have those. I am using following statement to connect to the database. I have already installed Paradox 9.0 on my system.
pCon.Open "Driver={Microsoft Paradox Driver(*.db)};DriverID=538;Fil=Paradox 5.X;DefaultDir=c:\TestGenExport\;Dbq=c:\TestGenExport\;CollatingSequence=ASCII;"
It gives me runtime error, saying "[Microsoft] [ODBC Driver Manager] Data source name not found and no default drivers specified."
Please reply to this.
Appreciate it,
Malay Thakershi
I have never connected to Paradox in my life. I need to use it with ADO in a project. I came to know that it needs BDE 5.1 and ADO 2.6 library. I have those. I am using following statement to connect to the database. I have already installed Paradox 9.0 on my system.
pCon.Open "Driver={Microsoft Paradox Driver(*.db)};DriverID=538;Fil=Paradox 5.X;DefaultDir=c:\TestGenExport\;Dbq=c:\TestGenExport\;CollatingSequence=ASCII;"
It gives me runtime error, saying "[Microsoft] [ODBC Driver Manager] Data source name not found and no default drivers specified."
Please reply to this.
Appreciate it,
Malay Thakershi