Hi all,
At the outset, I am a seldom Windows user.
I have a client who needs an application to run on his WIndows based server. He wants to retain the MS-Access (2007) database. The application is relatively simple and an ideal project for a code generator like SC or PHPRunner.
I’d prefer to use SC7, the idea being we’d buy an extra licence just for Windoze/ MS-Access. The current trial version has been installed on a Win7 PC for testing purposes.
I followed this guide on the SC website (http://www.scriptcase.net/docs/en_us/connecting-your-database/access/connecting-access-via-odbc) to create the ODBC connection. I am confident the pre-requisites are in place.
The ODBC connection to the MS Access database I created has been tested and confirmed to be working in PHPRunner and Delphi test programs. However, when attempting to create an MS Access connection in SC7, I get and error:
“odbc_connect(): SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect”
I note in step 3 of the guide it shows the ODBC name to be the path to the MS Access database. Is that correct? Although, I have tried it both ways. No luck
Any suggestions, or do I bite the bullet and use PHPRunner?
Thanks in advance…