Link to home
Start Free TrialLog in
Avatar of d_chenxin
d_chenxin

asked on

Unable to load libsqlpg.so

I just installed kylix3 and had a problem when try to connect PostgreSQL
I use SQLConnection to connect with PostgreSQL
when I set property connection to true it cause
an error "unable to load libsqlpg.so"
can anyone help me?

thanks!
Ā 
Avatar of d_chenxin
d_chenxin

ASKER

Btw, my OS is Suse Linux 8.
ASKER CERTIFIED SOLUTION
Avatar of Ivanov_G
Ivanov_G
Flag of Bulgaria image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ln -s libsqlpg.so.1.0 libsqlpg.so
I have run this, but the result is same as before.
It seems our lib libsqlpg.so is not for Suse and Kylix, anyone know where can download it?
I have no idea.