Hi,
I'd like to run a mysqlclient on a homemade communication hardware
running pSOS operating system.
Has somebody already ported the mysqlclient to pSOS ?
If not, what should I begin with, and how difficult would it be ?
Thanks
Christophe
The following peace of code returns sometimes a result with only 1
field, whereas i'm waiting for a result with 3 fields.
How can such a SELECT return less than the field count required ?
Here are the query, *result and mysql just after the mysql_fetch_row()
Thanks if you can help me
Christophe