Skip to main content

How to Create Navision Developer Toolkit Database?

Hi all,

In previous post we had seen how to install developer toolkit.

Now for performing any action in developer toolkit we require a developer toolkit database.

REMEMBER -

1. Developer Toolkit Database Support Specific Version of Database Created. Please use correct NAV Version for creating database.

 NDT 3.1 - NAV 2009.
 NDT 2.93 - NAV 4SP3.

* You can find details about database version in PDF that comes with Setup.

Let's see how to create a developer toolkit database.

1. Open Navision Client and create a new database.
(Native & SQL both databases are supported by Developer toolkit).

In my Case NDT Version is 3.01, so i will be creating database in NAV Version - 6.0 (for Toolkit Database).

2. Create a new company say "Toolkit".

3. Open Object Designer.

4. Import Developer Toolkit Objects from the directory where it is installed.

Default Path - "c:\Program Files (x86)\Microsoft Dynamics NAV\Developers Toolkit\"

5. File Name DevTool.fob.


6. Twenty Objects will get created.

7. Create windows / Database login with super rights in database.

8. Close the database and Navision client.

9. Open developer toolkit and open the database created for toolkit.



10. Open Company "Toolkit". (Created in Navision)

We have successfully created toolkit database for Developer toolkit for Microsoft Dynamics NAV.

In Other post we will see how to import objects in Toolkit database.

Regards,
Saurav Dhyani

www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.