How to use IBM client Access ODBC Driver

In this article I will explain how to use IBM client Access ODBC Driver and also describes how to use IBM iSeries Access Drivers.
  • 2701
ODBC Driver

There are two ODBC drivers IBM Client Access ODBC Driver and IBM iSeries Access ODBC Driver. IBM iSeries Access ODBC Driver is latest than the IBM client Access ODBC Driver.

Connection string for IBM Client Access Driver

Driver={Client Access ODBC Driver (32-bit)};System=system_name;uid=user_name;pwd=password;

Connection string for IBM iSeries Access Driver

Driver={iSeries Access ODBC Driver};System=system_name;uid=user_name;pwd=password;

Ask Your Question

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.