How to use IBM UniVerse ODBC Driver

This article describes IBM UniVerse ODBC Driver and how it is used
  • 3232

Introduction :

The UniVerse ODBC driver enables ODBC applications to connect to the UniVerse database management system (DBMS). An ODBC application sends a connection request for a data source name (DSN) definition to the UniVerse ODBC driver. The driver receives the request and then establishes a connection to the UniVerse DBMS. The UniVerse ODBC driver requests a connection to the server through the UniCall Interface (UCI) and UniRPC.

Connection used to connect to IBM UniVerse ODBC Driver is as follows

Driver={IBM UniVerse ODBC Driver};Server=server_name;Database=/LOCATION/database_name.SQL;Uid=user_name;Pwd=password;

 
Ask Your Question 

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

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.