Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy to type equivalency
Message
From
03/03/2008 22:45:04
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
03/03/2008 13:20:23
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01297884
Message ID:
01298337
Views:
29
>Thanks Cetin and Hilmar. The point of my question is I don't know where my users might want to take the data. That's why I wanted to provide the most generic format I could. As Hilmar suggests I have been using the FOXPLUS format for this. However I am about to launch a new app where my user base will be much less controlled and I really don't know what other programs they might want to import into. I couldn't tell from the HELP which of the 2 formats is older/newer.

TYPE FOXPLUS, I understand, is basically dBASE III / dBASE III PLUS, which are recognized by lots of systems - although you may want to do some additional tests.

The proprietary VFP DBF format is NOT as widely recognized; for that reason, TYPE FOXPLUS would be preferable.

You might also consider the option of providing other export formats, including:
  • Excel, also recognized by several systems.
  • Comma-delimited text; this is a little problematic, because the fields themselves may include commas.
  • Fixed-width fields (also as a text file); importing this into another system may be tricky, but Excel (to give an example) does a decent job with its wizard for parsing such stuff.

    Or you might just wait and see what sort of requirements the clients have.
    Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
  • Previous
    Next
    Reply
    Map
    View

    Click here to load this message in the networking platform