MySQL -- Fetch Field Row Float.
#1

Hi!

SS's explain everything!





The "hX" float does not store inside a variable for some odd reason.
Yoran.
Reply
#2

If you're not even selecting that field, then how is it supposed to return any data? Also this isn't the proper way to retrieve multiple rows. Refer to your first screenshot. That is 1 query and 1 result set. Your current methods sends multiple queries and retrieves one row at a time. This is both inefficient and straining on the MySQL server.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)