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
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
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
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
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]>
/ /|_/ / // /
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
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
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