MySQL Forums
Forum List  »  Newbie

Re: Problem Access to MySQL with ASP
Posted by: Preston McMurry
Date: May 03, 2005 01:39PM

You don't have a WHERE clause, only an "AND" clause.

Probably what happened is that no recordset was returned (due the SQL error) resulting in rsQuiz being empty (in whatever way it defines emptiness ...)

http://prestonm.com ... http://www.mcmurry.com

Options: ReplyQuote


Subject
Written By
Posted
May 03, 2005 07:29AM
Re: Problem Access to MySQL with ASP
May 03, 2005 01:39PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.