Expoting data from Navision database to Sql database using c

bbalajibbalaji Member Posts: 10
edited 2008-03-15 in Navision Financials
I need to import data from Navision native database to Sql database using c/odbc.

Can anyone out there help me how to go about it?

Comments

  • garakgarak Member Posts: 3,263
    ok, whats there your problem :?:
    you can, for example, write an little C# / VB or some other language, script, and include there an odbc connection using C/ODBC. How to use C/ODBC take a look on ToolsCD. There are examples or search forum.

    But note, some datas must convert before storing into sql database.

    Regards
    Do you make it right, it works too!
Sign In or Register to comment.