Page 1 of 1

Error configuring ODBC data source

Posted: Wed Feb 08, 2017 5:55 am
by SebSpiers
Hi Guys,

I am attempting to create a System DSN in ODBC using an existing driver (MSSQL) but I received this error:
Image

Now I can create this manually in ODBC and I can test it fine, so I know there is no issue with the system, the driver, or the database.

This is my configuration in IA:
Image

Can you offer any advice? Do I need to use the full path to the driver??

Re: Error configuring ODBC data source

Posted: Wed Feb 08, 2017 12:56 pm
by FrancescoT
Dear SebSpiers,

please have a look at the "ODBCTest" sample available from the following link.
http://www.installaware.com/forum/viewtopic.php?f=2&t=6772

Hope this helps you.

Regards

Re: Error configuring ODBC data source

Posted: Thu Feb 09, 2017 3:53 am
by SebSpiers
This was very helpful, thank you.