I'm trying to export data from FileMaker into SQL or Access tables.
1)I tried using ODBC but did not have success. Anybody can give me guidance on using ODBC to perform this export?
2)Since I wasn't able to make the ODBC work, I tried to export the FM file into a dbf file and from dbf, I tried to export into an Access table.
The problem with this is that when the file is exported into a dbf file, all the field names are cut to only 10 characters. Therefore some fields such as avg_price_per_building and avg_price_per_lot appear to be the same fields when they are not. And this gives me an error message like this: "This export type does not support repeating fields. Only the first item from each repeating field will be exported".
I don't mind using any method as long as I can get this data out of FM and put into an SQL or Access table.
Thanks for your help.
Alex.
1)I tried using ODBC but did not have success. Anybody can give me guidance on using ODBC to perform this export?
2)Since I wasn't able to make the ODBC work, I tried to export the FM file into a dbf file and from dbf, I tried to export into an Access table.
The problem with this is that when the file is exported into a dbf file, all the field names are cut to only 10 characters. Therefore some fields such as avg_price_per_building and avg_price_per_lot appear to be the same fields when they are not. And this gives me an error message like this: "This export type does not support repeating fields. Only the first item from each repeating field will be exported".
I don't mind using any method as long as I can get this data out of FM and put into an SQL or Access table.
Thanks for your help.
Alex.