For some reason I could not get my odbc connection between our navision database to work with SQL 2005. I want to pull data over from navision into SQL 2005 for reporting purposes. If anyone has any experience doing this I would appreciate it if you could tell me how you did this.
0
Comments
Two (probably obvious) things to check:
1) Make sure the SQL 2005 machine has 4.0 SP1 ODBC driver installed
2) Make sure the SQL 2005 machine has 4.0 SP1 client installed, and the ODBC driver refers to the correct path to this client executable.
What is the error message?