"connected but not to table" MySQL-Link

wxdqz

New Member
Warning: Supplied argument is not a valid MySQL-Link resource

I get the above error for one query -

"SELECT * FROM $user_tablename ORDER BY $order_field $default_sort_order LIMIT $limit_str_edit"

while other queries do not return this error.
Is this a PHP bug?
The error occurs on different web hosts.

thanks for any replies,
dale
 
Top