Easysoft
The Easysoft ODBC-Oracle Driver version 3.0 is our fastest driver ever. Trial it free.

Easysoft ODBC-Oracle Driver

Why do I get error "'[unixODBC][Driver Manager]Can't open cursor lib 'libodbccr'" on AIX?

Article : 00952
Last Reviewed : 20th September 2006
Revision : 1

The unixODBC Driver Manager included with the Easysoft ODBC-Oracle Driver distribution on AIX is unable to load the cursor library. Applications that try to use the unixODBC cursor library will fail with the error "Can't open cursor lib 'libodbccr'". To work around this, extract the cursor library from /usr/local/easysoft/unixODBC/lib/libodbccr.a and symbolically link libodbccr.a.1 to libodbccr.so.1. For example, as root:

$ cd /usr/local/easysoft/unixODBC/lib
$ rm libodbccr.a.1
$ ar -x libodbccr.a
$ ln -s libodbccr.so.1 libodbccr.a.1
Applies To

Knowledge Base Feedback

* Did this content help you?
Yes
No
Maybe
 
* Please select one option based on your first choice:
I'm very satisfied
I think it will help, but I haven't tried it yet
It is helpful, but I need more information
It is helpful, but hard to understand
Seemed relevant in search results, but didn't help me
The information is incorrect
The page contains one or more broken links
 
  Suggest new content or let us know how we can improve this content:

 
  (* Required Fields)   



© 1993 - 2008 Easysoft Limited. All rights reserved.