MySQL Forums
Forum List  »  Delphi

Re: What am I doing wrong?
Posted by: Frank SchŠfer
Date: May 17, 2006 07:16AM

In Delphi4 you dont have to "ExecSQL", you have to "Open" SELECT-statements. (Also insert, update and delete will have to be executed, not opened).

Frank

Options: ReplyQuote


Subject
Written By
Posted
May 13, 2006 12:04PM
Re: What am I doing wrong?
May 17, 2006 07:16AM


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.