Re: i can not make two queries in C api..

2001-02-22 Thread Ed Carp
Yopi Gagas Ilmiawan ([EMAIL PROTECTED]) writes: > I am pretty much new in mysql, I usually use PHP to connect to mysql.. > lately, I need C with Mysql, but i am not sucessfull in making two = > queries in mysql.. You might want to try the MyC API layer. It sits on top of the MySQL C API and loo

Re: i can not make two queries in C api..

2001-02-22 Thread Paul DuBois
On Fri, Feb 23, 2001 at 10:00:39AM +0700, Yopi Gagas Ilmiawan wrote: > Hello, > > I am pretty much new in mysql, I usually use PHP to connect to mysql.. > lately, I need C with Mysql, but i am not sucessfull in making two queries in mysql.. > > I hope someone will kindly tell me how to solve thi

i can not make two queries in C api..

2001-02-22 Thread Yopi Gagas Ilmiawan
Hello, I am pretty much new in mysql, I usually use PHP to connect to mysql.. lately, I need C with Mysql, but i am not sucessfull in making two queries in mysql.. I hope someone will kindly tell me how to solve this problem.. TIA Yopi