Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC 3.0 Functions in Micro Focus COBOL

Status
Not open for further replies.

DSOANS

IS-IT--Management
Dec 20, 2001
3
0
0
US
Hello:
I am attempting to migrate a Micro Focus COBOL application that interfaces with a database using ODBC 3.0. (currently it uses ODBC 2.0). Several functions have been deprecated in the 3.0 version. I need sample code or pointers (code, books, web sites) that can help me use new functions like SQLConnectAttr, SQLAllocHandle, SQLBindParameter, etc. I have links to the format of these functions at the Microsoft MSDN site but need the COBOL usage/syntax for them.


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top