.net, cfront and nav 370

RobySpainRobySpain Member Posts: 57
Hi,

I am using Nav 3.70 and I would like to access to Nav db with vb.net. My database is native, not sql.

Someone know if there is a any utility to do this? Someone told me that it is possible to make a DLL with C/FRONT and afterwards, you can use this one in a .net development. But, would be possible to connect directly c/front with .net? When I try to reference cfront.dll in my vb.net project, it told me that is not possible.

Some have a good sample for use this? I've seen several samples in the dowloads, but for nav4 and sql.

I want to read and write tables in Nav, by webservices, or by .net software.

Thank you in advance and best regards,

Roberto

Comments

  • jlandeenjlandeen Member Posts: 524
    Unfortunately c/front is not .Net compliant manged code which means that the easiest way to achieve what you're looking to do is build a COM Compliant wrapper class that you then call from .Net.
    Jeff Landeen - Sr. Consultant
    Epimatic Corp.

    http://www.epimatic.com
Sign In or Register to comment.