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    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -