= -Dsvr4 -g
>
> MYSQLFLAGS = -I /work/doctools/mysql/include
> MYSQLLIBS = -L /work/doctools/mysql-3.23.52/lib -lmysqlclient
>
> INCFLAGS = -I /usr/local/include
>
>
> all: TEST
>
> clean:
> rm *o TEST
>
> TEST: dbinterface.o TEST.
> From: Buddy Bell <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: mysql_real_connect - capi
> Date: 03 Sep 2002 04:05:24 -0400
>
> I am using c to write some basic mysql programs and I cannot seem to get
> past mysql_real_connect. I get an access denied message. It does not
> recognize
> From: Joel Rees <[EMAIL PROTECTED]>
> To: Will French <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: Info on 4.0.x release date
> Date: 28 Aug 2002 14:41:51 +0900
>
> I know I'm not really involved here, but I would like to suggest a few
> things.
>
> > Obviously you don't agree
I'm trying to retrieve a particular field using C API. When I use this
select statement from the mysql client it retrievs the correct result:
mysql>SELECT ap_senders FROM mailtable WHERE pw_name='regis' and
pw_domain='mbpost.com';
But...
In the C function listed below:
#include
#include
cumentation on this, and the C boards seem to think it's a
question more suited for a MySQL list.
Any suggestions or insights would be greatly appreciated.
thanks,
rm
-
Before posting, please check:
http://www.m
cumentation on this, and the C boards seem to think it's a
question more suited for a MySQL list.
Any suggestions or insights would be greatly appreciated.
thanks,
rm
-
Before posting, please check:
http://www.mysql.