KYLIX中使用SQLCONNECTION控件进行数据库连接(100分)

  • 主题发起人 主题发起人 jfg
  • 开始时间 开始时间
J

jfg

Unregistered / Unconfirmed
GUEST, unregistred user!
请问在KYLIX中使用SQLCONNECTION控件进行数据库连接时,为何总提示库LIBSQLIB.SO.0没装。
请问如何装?
 
听。。。。。。。。
 
路径不对.
 
export LD_LIBRARY_PATH=/your/kylix/install/path/lib
 
chenlili mybe right but you also cando
like this

first:find LIBSQLIB.SO.0,
then
cp LIBSQLIB.SO.0 /lib
hehe just try
 
my position must be right!
连linux下面一些基本的环境设置都不会用的话,用个鸟linux.
 
Chenlili谦虚一点好不好?
to jfg:
修改你的~/.bash_profile文件.
 
多人接受答案了。
 
后退
顶部