Is Navi 4.0 SP1 ODBC Driver compatible with SQL Server 2005?

braymondbraymond Member Posts: 4
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.

Comments

  • jgentlejgentle Member Posts: 6
    Assuming that you're running a native Navision 4.0SP1 server, and this is the Navision database you're trying to access from SQL2005, this should work.

    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?
Sign In or Register to comment.