| Author |
Message |
bmarinel
Joined: 03 Apr 2003 Posts: 18
|
Posted: Tue Nov 11, 2003 2:28 pm Post subject: Unable to load CTLIB.DLL (revisited) |
|
|
Hi all,
I created a heavily used application (in Delphi 7) that uses the Visoco dbExpress driver for Sybase. On a rare occasion, a user gets the 'Unable to load CTLIB.DLL' error when trying to start the application. I even received it once myself. I had to reinstall Sybase to get the application working again. Now, as we all know, there is no such file as CTLIB.DLL. The Sybase library is actually called libct.dll. The only place that there is a reference to it is that the TSQLConnection.VendorLib property is set to CTLIB.DLL.
So, does anyone know what happens that causes the dbExpress driver to have a problem loading the vendor library? And, is there a fix?
Thanks,
Bill |
|
| Back to top |
|
 |
bmarinel
Joined: 03 Apr 2003 Posts: 18
|
Posted: Wed Nov 12, 2003 8:46 pm Post subject: |
|
|
| Will, I found out that the problem was a Sybase issue, it had nothing to do with dbExpress. |
|
| Back to top |
|
 |
VISOCO Support VISOCO Software Support
Joined: 16 Jul 2002 Posts: 96
|
Posted: Thu Nov 13, 2003 11:02 am Post subject: What Sybase do you use? |
|
|
HI,
What Sybase do you use?
Best regards. |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Nov 13, 2003 1:59 pm Post subject: |
|
|
| I'm using Sybase Open Client version 12.5. |
|
| Back to top |
|
 |
|