• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

C/ODBC and ODBC for Navision

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear all,

I am trying to connect to Microsoft Navision database. I am having C/ODBC driver for Navision and I have created a DSN(using C/ODBC driver) in the system and tried to connect to database(Navision). I am not getting connected.

But when I am trying to connect to other ODBC DSNs in the system, I am getting connected. Can anybody tell me whether C/ODBC and ODBC are same or different. Also can you tell me where I can find ODBC driver for Microsoft Navision Database. And if I find one such driver, is it possible to connect to the database with the DSN created with ODBC driver?
 
reply
    Bookmark Topic Watch Topic
  • New Topic