MySQL Forums
Forum List  »  MySQL Query Browser

Prepared statment returns nothing in QB but works in cl
Posted by: Viktor Smith
Date: October 06, 2010 03:57PM

I've been having trouble executing prepared statements in QB 1.2.17.

prepare stmt from 'select * from table';
execute stmt;

>Query returned no resultset

In command line I can perform the exact same steps and receive the resultset np.

Any ideas why it would work in cl but not QB?

Options: ReplyQuote


Subject
Written By
Posted
Prepared statment returns nothing in QB but works in cl
October 06, 2010 03:57PM


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.