| Re: MYSQL API -
06-04-2007, 07:58 AM
== Quote from F4bi0 (EMAIL REMOVED)'s article
> hi, i need to write simple c program that work with MYSQLAPI .it's
> very simple to do, i have just made test with connection and retriving
> result, and it's ok.Now i must make in way to delete some records that
> is old then one day, so i need to run a simple query.But i don't
> understand how to obtain the result...done or error
> Can someone help me or suggest me the way
if you check out the reference manual, you'll find a big chapter regarding C
API's. for mysql5, it is in chapter 22.
hope this helps.
--
POST BY: lark with PHP News Reader |