Thread: MYSQL API
View Single Post

  #1 (permalink)  
Old 05-25-2007
F4bi0
 
Posts: n/a
Default MYSQL API

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

Reply With Quote