Impossible to Write in the C/Side db with ODBC

strasstras Member Posts: 2
edited 2003-02-01 in Navision Financials
Hello.
I explain what i want to do.
We have a Web site to take orders ....
What we want is to make a communication between the Web db (in SQL server 2k) and the navision's database.

I try the C/ODBC connector whitch is on the install CD
-Navision 2.01A FR
-C/ODBC 2.11.00.924

So, the update of the SQL server db with navision's data = No problem !
the update of the Navision DB with SQL server's data to make the synchronization = BAD BAD BAD !
it's bugg !!
I try to make a simple query(insert and update) with Microsoft Query and it works !
but not in SQL Server :(

An other things that is surprizing. In Access, when I want to import or to link navision's tables, it doesn't works neither (unknown error)

So What is the problem ??? and how solve it ?
problem of release of C/ODBC ?
if anybody makes a similar project, thanks to he's help.


Ps: I use the Data Transformation services for my synchronization and even in the wizzard, it happens that SQL buggs.

HELP

Comments

  • kraxmokraxmo Member Posts: 7
    The 2.0 C/ODBC driver (at least in the US) was very problematic. 2.5 was a little better, but I have no idea about the French version. You might try running the 2.5 driver (if it exists) on a 2.5 client (if again) to see if you get better performance.

    We used 2.5 with a three-phase approach: 1) Web SQL Server XML->VB->SQL Server; 2) SQL Server->Navision 2.0 user-defined Staging Header & Staging Line tables; 3) C/SIDE interrogation/transformation of staging into production Sales Header & Sales Line tables.

    Good luck!!!

    kraxmo
    :roll:
  • MLW222MLW222 Member Posts: 42
    Where does one obtain a C/ODBC 2.5 driver?
    Entropy Happens
    Navision Financials 2.0
    blueOrbwise.net
Sign In or Register to comment.