Browse Forum Posts by Tags: C/Front

Do you think Microsoft should change the names again?

The change from Navision, Axapta and Great Plains og Dynamics NAV, AX and GP etc. is making less and less people ask for the products. Do you think that Microsoft is killing the Dynamics products?

Should Microsoft change the names back?

  • Yes - change the names back now (57.3%)
  • No - the names are good (42.7%)
  • Total Votes: 171

Latest Dynamics Downloads

  • There has not been recent media activity

Get our Free Newletter

Don't you have the time to be online here at DUG every day? So how do you follow what is going on in the Dynamics industry and community?
If you subscribe to the DUG Newsletter then you can relax! We will make sure that you don't miss the big news!

Name:
E-mail:



You can also check our
Newsletter Subscription Center
page for our other newsletters.
Showing related tags and posts for the Forums application. See all tags in the site
  • Re: start develop with C/FRONT

    Hey DigiTecKid, i solved the problem, it was an misstake from Windows by mapping the folder names. In german there are Programme in the c drive and in english there are Program Files. So i try it with Programme and it dosent work. Now i open the Librarys with System.Environment.GetFolderPath(Environment...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Rene on Jul 28, 2009
    Filed under: C/Front, navision, Development
  • start develop with C/FRONT

    Hi, i start develop with c/front and comes to my first problem. I start a new c# project and write following lines for onclick action of an button: NavisionNetType NetType; NavisionDriverType DriverType; NavisionValue Data; DriverType = NavisionDriverType.Sql; NetType = NavisionNetType.SqlDefault; CFrontDotNet...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Rene on Jul 17, 2009
    Filed under: C/Front, navision, Development
  • Need to lock c/odbc driver on read only

    Okay this client has a security problem they are scared of. The C/ODBC driver can be togled as we know on read only in options. Now this can't be locked. Any bit knowledgeable individual can move this and other options. (Time-out, cache, identifier) Apart of the fact always some wizz kid can wreck...
    Posted to Dynamics NAV / Navision - Integration Forum (Forum) by rsmit on Apr 16, 2009
    Filed under: C/Front, Navision 3.70, C/ODBC, SQL Interface, Interface, navision, C#, TCP/IP, ODBC
  • How to Synchronize local database and NAV server?

    Hi Guru, I bring a new case 4 all. Please help/suggestion to me. Please let me explain my problem. Now i write CFront with VB.Net. I can connect with Native Server/Local Database(any database) and SQL Database. My problem is license. My client has 2 license only. When my VB.Net program is open another...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by yukon on Mar 31, 2009
    Filed under: C/Front, NAV 5.0 India
  • Re: Exposing Navision 5.0 SP1 User Roles in Java

    C/Front cannot be used. There is no interface between COM and Java. ODBC could be used if you are on sql and can use sql drivers. This works fine as I've used it many moons years ago. Sun build the interface calling it JODBC. Webservice is also an option, but you have to deal with windows Kerebores...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Rashed Amini on Mar 3, 2009
    Filed under: C/Front, ODBC, Dynamics NAV, NAV 5.0 SP1, Web Services, Jave, User Roles
  • Re: Difference between NODBC and C/FRONT

    N/ODBC is the ODBC driver for the native Microsoft Dynamics NAV/Navision database. C/Front is the SDK (software development kit) for Microsoft Dynamics NAV/Navision. Basically that means that it's an API (application program interface) to develop third party applications integrated with Dynamics...
    Posted to Dynamics NAV / Navision - Beginners Forum (Forum) by Erik P. Ernst on Dec 31, 2008
    Filed under: C/Front, N/ODBC, SQL Server, SDK, Native DB, Microsoft Excel
  • Re: Difference between NODBC and C/FRONT

    NODBC is a database driver into the native database server. C/FRONT is kind of an API. They are both described in detail in the Application Designer Guide, which you can find on your product CD in the doc folder, it is called w1w1adg.pdf. If you are working with NAV 2009 then the ADG is integrated into...
    Posted to Dynamics NAV / Navision - Beginners Forum (Forum) by DenSter on Dec 31, 2008
    Filed under: C/Front, N/ODBC, NAV 2009
  • C/Front and SQL - is it possible

    Hi everyone, I am new to Navision development - we are building an interface (ASP.NET / C#) that connects to a Dynamics Navision native database. We have tried using N/ODBC, but get "funny errors" all the time, so now it is time to try C/FRONT. The errors we get are something like "ERROR...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by perels on Nov 27, 2008
    Filed under: C/Front, ODBC, ERROR [HY000]
  • Re: start develop with C/FRONT

    Hey DigiTecKid, i solved the problem, it was an misstake from Windows by mapping the folder names. In german there are Programme in the c drive and in english there are Program Files. So i try it with Programme and it dosent work. Now i open the Librarys with System.Environment.GetFolderPath(Environment...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Rene on Jul 28, 2009
    Filed under: C/Front, navision, Development
  • start develop with C/FRONT

    Hi, i start develop with c/front and comes to my first problem. I start a new c# project and write following lines for onclick action of an button: NavisionNetType NetType; NavisionDriverType DriverType; NavisionValue Data; DriverType = NavisionDriverType.Sql; NetType = NavisionNetType.SqlDefault; CFrontDotNet...
    Posted to Dynamics NAV / Navision - Developers Forum (Forum) by Rene on Jul 17, 2009
    Filed under: C/Front, navision, Development
Page 1 of 5 (50 items) 1 2 3 4 5 Next >