MySQL Forums
Forum List  »  Delphi

searching from memory table
Posted by: arslan m
Date: November 23, 2006 11:05PM

hello every one
i am selecting with query to memory table
and i want to search from memory table in delphi but i could not

my source kod like this
//before open of mem table
query1.close
query1.sql.text:='select * from table_name';
query1.open

//

Options: ReplyQuote


Subject
Written By
Posted
searching from memory table
November 23, 2006 11:05PM
November 24, 2006 06:27AM


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.