I have an idea about how to solve it. . .
contact the PHP list, or whatever the programming language you are using shows.
You might also try printing out the query that the program is using,
and run that command from the mysql client directly, to see if the
result is an error or if it really retu
At 11:03 -0800 3/13/03, Hebron Mak wrote:
I am attempting to use mysql_num_rows() after mysql_store_result(), but the
return value is always 0. The documentation says that it will not work if I
use it after mysql_use_result() without doing a fetch first, but I am doing
a mysql_store_result() inste
Its got nothing to do with the hardware :)
maybe u are not having any records in the table
or there is something amiss in the table or
feild or database names across both machines.
not a valid mysql result resource is 100% an
program-db related error.
you can try to port the entire databse f