Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Dynamics NAV includes the finsql.exe file that enables you to perform certain tasks from a command prompt. The finsql.exe is an executable file that runs the development environment. By default, finsql.exe is located at C:\Program Files (x86)\Microsoft Dynamics NAV\70\RoleTailored Client\.
The finsql.exe has several commands that you can use to perform the tasks that are described in the following table:
| Command | Task |
|---|---|
Create a Microsoft Dynamics NAV company in a specified database. |
|
Delete a Microsoft Dynamics NAV company in a specified database. |
|
Rename Microsoft Dynamics NAV company in a specified database. |
|
Create a new Microsoft Dynamics NAV database. |
|
Compile Microsoft Dynamics NAV objects from a specified database |
|
Open a specified Microsoft Dynamics NAV object for design in the development environment. |
|
Export Microsoft Dynamics NAV objects from a specified database. |
|
Import Microsoft Dynamics NAV objects from a file to a specified database. |
Note
To compile objects, design objects, or import and export objects as .txt files, you must have a developer license. For all other tasks, you can have either an end-user license or a developer license.