Navision Developers Toolkit

AtillaBilgicAtillaBilgic Member Posts: 8
edited 2004-03-05 in Navision Attain
Hi Everyone,

As a beginner on Navision Development issue I want to discover Development Toolkit. My question is "Is there any way to use Development Toolkit with SQL Server database ?" I have checked Developers Toolkit Guide twice but I could find nothing.

I will be greatful if I can find any answer on this stuff.

Thanks.

Comments

  • rthswrthsw Member Posts: 73
    the devtool uses the cfront.dll and the dbm.dll. both are only (in my knowledge) only for the native navision-database. (the finsql.exe uses his own abstraction-layer for comunicate with a ms-sql).

    but because the navisiondatabase is (mostly) allways integrated, you can use it also only for the devtool,using the sql for your noraml navisioninstallation. the devtool db is only used for expanding and analysing the allready eported objects, so you can analyse both the native and the sql-database with the devtool without any difference.
  • DenSterDenSter Member Posts: 8,307
    I don't think the dev toolkit works on a SQL database either, but you can set up a Navision service for it, so you can share the database with others.
Sign In or Register to comment.