Presentation is loading. Please wait.

Presentation is loading. Please wait.

1 of 6 Microsoft ® Business Solutions–Navision ® Development I – C/SIDE Introduction Day 4.

Similar presentations


Presentation on theme: "1 of 6 Microsoft ® Business Solutions–Navision ® Development I – C/SIDE Introduction Day 4."— Presentation transcript:

1 1 of 6 Microsoft ® Business Solutions–Navision ® Development I – C/SIDE Introduction Day 4

2 2 of 6 Class Schedule

3 3 of 6 Course Structure – Day 4 Course Introduction Introduction to Microsoft Navision Development Basic Design Architecture The C/AL Programming Language Data Manipulation Integration Review

4 4 of 6 C/Front Why use? –Add, delete or view data in your own applications. –C/FRONT is much faster than using the N/ODBC driver. To use: –To use C/FRONT, you must use some other programming language such as C++, C, or Visual Basic. –C/FRONT provides two methods of accessing Microsoft Navision which is either through a C style DLL or through the use of the OCX interface.

5 5 of 6 C/Front - Files File nameDescription cfront.dllC/FRONT C-API library for Navision Server cfrontsql.dllC/FRONT C-API library for SQL Server cfront.ocxC/FRONT OCX cf.hC/FRONT header file libload.cSource file containing functions to load and unload cfront.dll dberror.txtDatabase error/return codes

6 6 of 6 C/Front Limitations Microsoft ® Windows ® does not go in to standby or hibernation if there is an open server connection from C/FRONT. Entries made by C/FRONT does not fire triggers to execute any code validation. Licenses must be correctly loaded on client and server. Every connection in C/FRONT is treated as a session. As with regular Microsoft Navision, the client and ODBC, the versions of CFRONT must match the version of the SERVER that you are trying to connect to. Only active keys are available to C/FRONT.


Download ppt "1 of 6 Microsoft ® Business Solutions–Navision ® Development I – C/SIDE Introduction Day 4."

Similar presentations


Ads by Google