apponline
10-24-06, 04:15 AM
Hello.
It was my plan to write software on my pc that could do the following:
1. download the products.dbf file via ftp
2. convert the file to tab delimited
3. update all the products prices
4. convert the file back to dbf
5. upload the newly updated products.dbf file with new prices
Now I am up to step 4 of converting the tab delimited file back to dbf, but have noticed that when I convert the file, all the data is there, but the file is half the size.
I have not tested uploading the file because I am worried about it being half the size of the original file. Is there something wrong with what I am doing or is there another way?
If anyone could help me out or if anyone has done anything similar that could help it would be much appreciated.
Thanks.
It was my plan to write software on my pc that could do the following:
1. download the products.dbf file via ftp
2. convert the file to tab delimited
3. update all the products prices
4. convert the file back to dbf
5. upload the newly updated products.dbf file with new prices
Now I am up to step 4 of converting the tab delimited file back to dbf, but have noticed that when I convert the file, all the data is there, but the file is half the size.
I have not tested uploading the file because I am worried about it being half the size of the original file. Is there something wrong with what I am doing or is there another way?
If anyone could help me out or if anyone has done anything similar that could help it would be much appreciated.
Thanks.