[KLUG Programming] SQL question
Adam Tauno Williams
adam at morrison-ind.com
Fri Jul 23 15:04:52 EDT 2004
> The most important databases (of course) are huge though, both in the
> number of fields and the number of records (well huge comparatively).
> One of the databases has >1400 fields in it. About 400 fields are
Yikes!
> for that!). Another one is like 167 fields. Access chokes on them
> with ODBC and an export just is not reliable. The FileMaker ODBC
Way too big for toy tools. Can you get JDBC access to the FileMaker data?
If so use - http://opendbcopy.sourceforge.net/index.html
Designed for unloading/loading/migrating real databases.
More information about the Programming
mailing list