Hello,
I am going to work on some programs that is connected to an SQL server via ODBC, an i am using this connectionstring:
"PROVIDER=MSDASQL;DSN=kvalreg;UID=sgu;Password=admin;"
But since I dont wont to destroy any data on this server I have decided to make a working copy on an Access-database and have definen my Driver to reach this data. But The connectionstring doesn't work. I figure that I have an wrong "PROVIDER" I have tryed this: "PROVIDER=ODBCJT32"
So are there someone out there who can give me a hint of which provider I have to use?
Best regards Stig
I am going to work on some programs that is connected to an SQL server via ODBC, an i am using this connectionstring:
"PROVIDER=MSDASQL;DSN=kvalreg;UID=sgu;Password=admin;"
But since I dont wont to destroy any data on this server I have decided to make a working copy on an Access-database and have definen my Driver to reach this data. But The connectionstring doesn't work. I figure that I have an wrong "PROVIDER" I have tryed this: "PROVIDER=ODBCJT32"
So are there someone out there who can give me a hint of which provider I have to use?
Best regards Stig