Re: Problem to use mysql

2003-08-18 Thread Rajesh Kumar
Dathan Vance Pattishall unknowingly asked us: There is actually a C++ mysql list that might be able to help you better then this one. -->-Original Message- -->From: Z. S.Ghand [mailto:[EMAIL PROTECTED] -->Sent: Monday, August 18, 2003 9:49 AM -->To: [EMAIL PROTECTED] -->Subj

RE: Problem to use mysql

2003-08-18 Thread Dathan Vance Pattishall
There is actually a C++ mysql list that might be able to help you better then this one. -->-Original Message- -->From: Z. S.Ghand [mailto:[EMAIL PROTECTED] -->Sent: Monday, August 18, 2003 9:49 AM -->To: [EMAIL PROTECTED] -->Subject: Problem to use mysql --> -->Hi A

Problem to use mysql

2003-08-18 Thread Z. S.Ghand
Hi All; I have written a small mysql program with c++ in linux. i compile it by g++ -L/usr/lib/mysql -I/usr/include/mysql -lsqlplus myprogram.cc it works properly. but when i want to execute it i receive this error: error while loading shared libraries: libsqlplus.so.1: cannot open shared objec