Newbies jrollins Posted May 16, 2004 Newbies Posted May 16, 2004 When exporting data from a Filemaker database to either a CSV or SLK file is there some way to export the field names into the first row of the exported data? Thanks.
Fenton Posted May 16, 2004 Posted May 16, 2004 Try the Merge format. It has the field names in the 1st row. The format of that row is slightly different, it has no quote marks, but otherwise it's the same as a .csv file.
xochi Posted May 17, 2004 Posted May 17, 2004 You can also use DBF format. If you rename the file from *.dbf to *.xls, it will (generally) open into Excel with a double click. DBF has some limitations: 1. fieldnames are made all capitals and truncated at 10 characters 2. very large exports (many fields) seem to take a long time, and I've occasionally run into some sort of maximum length that causes the export to fail.
Recommended Posts
This topic is 7755 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now