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 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 -->object file : no such file or directory. --> -->i have libsqlplus.so.1 in /usr/lib/mysql --> -->thanks in advance.
This is the appropriate mailing list:
http://lists.mysql.com/list.php?list=plusplus
-- Think to think more, work to work more. __________________________________________ Meet the guy at http://www.meetRajesh.com/
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]