xochi Posted July 14, 2010 Posted July 14, 2010 (edited) FM9 has a 65000 record limit for XLS exports (on Mac OS X). Has this restriction been lifted in FM 11 ? If not, what's a good alternative export format for very large #s of records. Tab-delimited text is fast, but you lose field names. Edited July 14, 2010 by Guest
xochi Posted July 14, 2010 Author Posted July 14, 2010 Ahh -- I just remembered the "merge" format which is really CSV with fieldNames in the first row. That may be a solution for now as I'm still in FM9.
Kris M Posted July 14, 2010 Posted July 14, 2010 OP: I think the 65K limit is in Excel not in Filemaker.
Kris M Posted July 14, 2010 Posted July 14, 2010 PS if you script the tsv export and make the first line export the fieldnames then append everything after that you will preserve the arrangement of your data
xochi Posted July 14, 2010 Author Posted July 14, 2010 OP: I think the 65K limit is in Excel not in Filemaker. The limit is clearly enforced in Filemaker 9. The latest versions of Excel don't have this limitation: see http://blogs.msdn.com/b/excel/archive/2005/09/26/474258.aspx Whether FileMaker could start using this new file format with no row limitation? Not sure...
xochi Posted July 16, 2010 Author Posted July 16, 2010 Update: i switched over to the "merge" export format. This is basically CSV with field names in the first row. Works nicely, AND is much much faster than the XLS export format for some reason...
Recommended Posts
This topic is 5594 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