> I have write a program whch fatches records from various DBFs into an array on my given condition is thier any way to make a DBF of that array exactly same structure and data.
> Can any one help me out on this
>
> Najeeb
* to create table from array
CREATE TABLE tblName FROM ARRAY arrName
* to append records from array
select tblName
append from array arrName
-----------------------------------------------------------------------------------------------
Regards
Surinder Singh
Email:
sur200@indiatimes.comCheck my blog for details:
http://weblogs.foxite.com/sur200----------------------------------------------------------------------------------------
*Everything is possible but everything is not required to be happy..