Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   Pascal and Delphi (http://www.domainnameforum.org/forumdisplay.php?f=132)
-   -   Convert a query into a table foxpro (http://www.domainnameforum.org/showthread.php?t=55721)

webdev 12-15-2009 03:25 PM

Convert a query into a table foxpro
 
I am new programmer in Delphi. I would like to ask how I convert a query into table foxro. For example procedure TForm1.Button3Click(Sender: TObject); var filetable:ttable; nomor:integer; begin QUERY2.Close; QUERY2.SQL.Clear; QUERY2.SQL.Add('SELECT...


All times are GMT -4. The time now is 05:38 AM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.