RE: VC++ functions for mysql

2002-05-05 Thread domi
=d0Mi= , DCS.net [EMAIL PROTECTED] Original Message - Date: 5-May-2002 14:44:47 +0200 From: Alexandru Coseru <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: VC++ functions for mysql > > > > Hello . > I'm a small VC++ programmer ,

VC++ functions for mysql

2002-05-05 Thread Alexandru Coseru
Hello . I'm a small VC++ programmer , and I have some problems with mysql c functions. What I wanna do , and I don't know how, it's to get an field value from a table and put it in a char* or into an int For instance , I have a small table , with two fileds name char(50), age int(40)