![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
if(mysql_ping(connection) != 0) return false; if(mysql_query(connection,query) != 0) { // query failed |
#3
| |||
| |||
|
|
Adam Zerlin wrote: if(mysql_ping(connection) !=3D 0) return false; if(mysql_query(connection,query) !=3D 0) { // query failed This list is for MySQL++, the C++ wrapper for the MySQL C API. Please send this to the main MySQL mailing list. -- MySQL++ Mailing List For list archives: http://lists.mysql.com/plusplus To unsubscribe: http://lists.mysql.com/plusplus?unsub=3Dsrfdriver22@gm= ail.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |