[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mySQL++ store() return value


Hello all !

I'm creating a program that let the user do any
query (select, update, insert) on a connection...
But I think that when we store() the query, the
function returns different values based on the type
of query (insert, select..). How can I retreive the
number of row updated (If it is an update or if a
insert was successful) or the results (If the query
was a select) ? I would like to let the user to do
any query... Can you point me to some examples ?

Thank you very much to take some time to read this...

Mike



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <mysql-thread92956@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



This mailing list archive is a service of Copilot Consulting.