| Author |
Message |
coolbee
Joined: 30 Jun 2004 Posts: 4
|
Posted: Wed Jun 30, 2004 8:02 am Post subject: about libct.so version |
|
|
sybase asa and sybase ase installed my computer
I set
1)LD_LIBRARY_PATH=/opt/sybase012.5/OCS/lib
2)mv /opt/sybase012.5/OCS/lib/libct.so /opt/sybase012.5/OCS/lib/libct.so.12.5.0
3)SQLConnection.VENDOR_LIB = 'libct.so.12.5.0'
but show error message'Unable to load libsqlsyb.so'
help me
 |
|
| Back to top |
|
 |
VISOCO Support VISOCO Software Support
Joined: 16 Jul 2002 Posts: 96
|
Posted: Wed Jun 30, 2004 1:35 pm Post subject: |
|
|
| Did you set in variable LD_LIBRARY_PATH path to library libsqlsyb.so? |
|
| Back to top |
|
 |
coolbee
Joined: 30 Jun 2004 Posts: 4
|
Posted: Fri Jul 02, 2004 7:00 am Post subject: |
|
|
of course!
if I set
1)LD_LIBRARY_PATH=/opt/sybase012.5/OCS/lib
2)mv /opt/sybase012.5/OCS/lib/libct.so.12.5.0 /opt/sybase012.5/OCS/lib/libct.so
3)SQLConnection.VENDOR_LIB = 'libct.so'
it's OK
but ase libct.so /asa libct.so The two version conflicted
 |
|
| Back to top |
|
 |
VISOCO Support VISOCO Software Support
Joined: 16 Jul 2002 Posts: 96
|
Posted: Fri Jul 02, 2004 2:00 pm Post subject: |
|
|
Let's start all over again.
What database do you want to use?
If you want to use Sybase ASE, then you should set in variable LD_LIBRARY_PATH path to /opt/sybase012.5/OCS/lib.
Don't set in variable LD_LIBRARY_PATH path to two library libct.so.
If you want to use Sybase Anywhere, then you don't need in Open Client Library. You should set in variable LD_LIBRARY_PATH path to libdblib8.so.
Our drivers (VISOCO dbExpress driver for Sybase ASE and VISOCO dbExpress driver for Sybase SQL Anywhere) need in different libraries. |
|
| Back to top |
|
 |
coolbee
Joined: 30 Jun 2004 Posts: 4
|
Posted: Fri Jul 02, 2004 4:31 pm Post subject: |
|
|
My calculation was on board to install two softwares, an usage ASA7 with another usage ASE12.5, these two softwares use at the same time probably  |
|
| Back to top |
|
 |
VISOCO VISOCO Software Manager
Joined: 15 Jul 2002 Posts: 48
|
Posted: Sun Jul 04, 2004 11:49 am Post subject: |
|
|
Hi!
Can you send us a little sample ? (in most common form, without details)
Please describe your problem in details.
VISOCO Support
support@visoco.com |
|
| Back to top |
|
 |
coolbee
Joined: 30 Jun 2004 Posts: 4
|
Posted: Sun Jul 04, 2004 3:51 pm Post subject: |
|
|
I have two softwares A and B.
A use the ASE12.5 for linux+kylix3+dbexpress for sybase ase
B use then ASA7 for linux+kylix3+dbexpress for sybase asa
If A run first so B can't run,Because I A first set LD_LIBRARY_PATH=/opt/sybase-12.5/OCS/lib |
|
| Back to top |
|
 |
VISOCO VISOCO Software Manager
Joined: 15 Jul 2002 Posts: 48
|
Posted: Mon Jul 05, 2004 12:12 pm Post subject: |
|
|
Hi
What version of the driver dbexpress for sybase asa you use?
It VISOCO dbExpress driver for Sybase ASE/ASA or VISOCO dbExpress driver for Sybase SQL Anywhere?
Trial versions of these products you can download from our site http://www.visoco.com/download/
VISOCO Support
support@visoco.com |
|
| Back to top |
|
 |
|