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.

Error After Restore SQL Backup of NAV 2013 Database

Hi all, we are facing a conman issue during restoring a SQL Database backup restored for NAV 2013. While Trying to run object from Object Designer we get below listed error (even the service is configured properly) - --------------------------- Microsoft Dynamics NAV Development Environment --------------------------- There are no NAV Server instances available for this database. You must ensure that a NAV Server instance is running and is configured to use the database before you perform this activity. --------------------------- OK    ---------------------------