problem using MySQL++ API

2003-12-05 Thread Pawan
hello, I am using mysql++ API and it is giving an error - "The procedure entry point mysql_connect could not be located in the dynamic link library LIBMYSQL.dll" any solutions, Best Regards - Pawan Have A Nice Day

Problem using mysql

2003-10-27 Thread Sergiu Muresan
Hello! My name is Sergiu and I'm a software engineer from Romania. I have a problem using MySql and I hope you can give me an answer at my problem. The MySql server worked without any problem until I installed on the same machine the Visual Studio .Net 7.1 package. After I installed

Re: Help! problem using MySQL C API

2002-11-13 Thread Shyamal Banerjee
Try using mysql_free_result each time after fetching the rows. SB - Original Message - From: "Ganbold" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 4:27 PM Subject: Help! problem using MySQL C API > Hi, > > I'm

Help! problem using MySQL C API

2002-11-13 Thread Ganbold
Hi, I'm having trouble writing dial-up user billing software in C using MySQL C API. Program suppose to send query to mysql server and retrieve records and process those. It sends query for each class_id for every day and get records from ACCOUNTING table. While retrieving records it adds user

Re: Problem using mysql++

2001-10-18 Thread Sinisa Milivojevic
Hi! Your commands are wrong. Please have a look how is Makefile in examples written and when executed, how are examples built. Use the same method for your code. -- Regards, __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic <[EMAIL PROTECTED]> / /|_/ / // /

Problem using mysql++

2001-10-18 Thread Jern Tat Wang
Okay i manage to build mysql++ after building gcc 2.95.3.Now i have problem in making c++ programs to run with mysql++. I try to compile the following code #include #include #include int main() { connection conn("mysql"); Query query = conn.query(); query<<"select * from test"; Re

Re: Problem using mysql++-1.7.8.tar.gz

2001-02-05 Thread Sinisa Milivojevic
Patrick Vogel writes: > Hi all, > What's wrong with this > > Updating makefiles > Considering target file 'Makefile'. > Considering target file 'Makefile.in'. >Considering target file 'Makefile.am'. >Looking for an explicit rule for 'Makefile.am'. > Trying pattern rule

Problem using mysql++-1.7.8.tar.gz

2001-02-05 Thread Patrick Vogel
Hi all, What's wrong with this Updating makefiles Considering target file 'Makefile'. Considering target file 'Makefile.in'. Considering target file 'Makefile.am'. Looking for an explicit rule for 'Makefile.am'. Trying pattern rule with stem 'Makefile.am'. Trying implicit pre