Hi Folks
I might be asking a very silly questions, but i have got no other go
I have got multiple DBF files which i need to convert into one DAT file....
The following is the actual process i have done to get this dbf files.
1) Entered 3250 columns in excel 2007 (.xlsx) format
2) Converted all the columns to text
3) Since DBF IV has got only 256 column limit, i have divided these 3250 columns into thirteen files (each 250 columns)
4) then converted 13 xls files to dbf IV format
Now i need these files to get merged into .dat file (basically like in the same way the data were there in excel 2007 file it should be there)
I have got FOXPRO 2.6 & VISUAL FORXPRO 9
Need this help very urgently.