I'm having problems connecting to the ODBC Driver on my Laptop. (I'm trying to connected my NetBeans project to a Microsoft Access database)
This is the steps I follow when I try to connect to it.
I go to ODBC Data Dource Administrator, System DSN and click to add system datasource.
The Only Driver available is SQL Server.
I enter these details when i click to add it.
Name: GPSQL
Description: ODBC connector for MS Dynamics
Server: DELPHSQL\DYNAMI CSSQL
But I get a Microsoft SQL server login error
SQL Server Error: 11001
Any help on how to set up the connection or advice on what i am doing wrong?
Thanks
This is the steps I follow when I try to connect to it.
I go to ODBC Data Dource Administrator, System DSN and click to add system datasource.
The Only Driver available is SQL Server.
I enter these details when i click to add it.
Name: GPSQL
Description: ODBC connector for MS Dynamics
Server: DELPHSQL\DYNAMI CSSQL
But I get a Microsoft SQL server login error
SQL Server Error: 11001
Any help on how to set up the connection or advice on what i am doing wrong?
Thanks
Comment