DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Introduction to Tactical DDD With Java: Steps to Build Semantic Code
  • Java Developers: Build Something Awesome with Copilot CLI and Win Big Prizes!
  • Build an AI Chatroom With ChatGPT and ZK by Asking It How!
  • How To Build a Google Photos Clone - Part 1

Trending

  • Architecting Sub-Microsecond HFT Systems With C++ and Zero-Copy IPC
  • Java in a Container: Efficient Development and Deployment With Docker
  • The Vector Database Lie
  • How to Build and Optimize AI Models for Real-World Applications
  1. DZone
  2. Coding
  3. Java
  4. Build a Custom ODBC Driver in C/C++, Java, or C#

Build a Custom ODBC Driver in C/C++, Java, or C#

Are you struggling to find a driver for your amazing, unique application? Here's our quick guide for building a custom driver.

By 
Nishanth Kadiyala user avatar
Nishanth Kadiyala
·
Aug. 13, 16 · Opinion
Likes (7)
Comment
Save
Tweet
Share
11.4K Views

Join the DZone community and get the full member experience.

Join For Free

in today’s tech world, your success is directly proportional to your ability to integrate with other technologies and make more informed decisions. well, everyone seems to know that, so how do you differentiate? you differentiate yourself by choosing the smartest way to integrate technologies—using standards based drivers.

can't find a driver for your application? you might be one of the following:

why you need a custom driver

  1. you work for a company that uses a unique data engine that you wish to integrate with other applications such as tableau, ms excel, ateryx, etc.
  2. you have an amazing product that needs a standard interface to let other applications access your product
  3. you are a tech buff who just likes to code a custom driver (if that's you, feel free to reach out to me — we are always hiring !)

next steps

in any case, all you need is openaccess sdk , which allows you to develop a driver open access sdk your choice: odbc , jdbc , ado.net or oledb . with 99% of the code already provided, you only implement 12 functions as you write a driver of your choice in the language of your choice: c/c++, java, .net, c#, abl or 4gl. we take special care to optimize the crud operations with the openaccess sql engine to reduce coding and make your lives easier. we are ansi sql-92 compliant and we support all the major platforms including windows, linux, hp-ux, aix, solaris and more.

for your convenience, i've put together a list of resources you can use to learn about and evaluate progress products:

learn more

  1. here is how netsuite and uz leuven benefited from using openaccess to build custom drivers
  2. you would definitely want to read what sumit sarkar, our chief data evangelist, has to say about building an odbc driver
  3. this tutorial on enabling cognos for custom data sources gives you step by step instructions for coding an odbc driver
  4. this blog will help you write a custom driver for rest data sources
  5. you should also check out this webinar and learn how to sql-enable your saas application and streamline bi connectivity for your customers

build a custom driver today

so what are you waiting for? get started today! build your own custom driver using the progress datadirect openaccess sdk installation guide .  you can download datadirect openaccess sdk and get started, or reach out to us online with any questions you may have, or leave us a message in the comments section below.

Driver (software) Build (game engine) Java (programming language)

Published at DZone with permission of . See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Introduction to Tactical DDD With Java: Steps to Build Semantic Code
  • Java Developers: Build Something Awesome with Copilot CLI and Win Big Prizes!
  • Build an AI Chatroom With ChatGPT and ZK by Asking It How!
  • How To Build a Google Photos Clone - Part 1

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook