April 16, 200718 yr Newbies I'm new to Filemaker and trying to access a filemaker database via ODBC in order to migrate some of the data into a SQL Server database. Unfortunately, the database has both table and field names that contain spaces. I was able to edit the field names to enable them to be read via ODBC (in Filemaker Pro I used File>Define>Database to rename the fields, replacing spaces with underscores), but I can't seem to do the same for the table names. Can anyone advise me how to change the name of a table (without losing the existing data) in order to make it available via ODBC? As I say I am completely new to Filemaker so I don't know if this an easy thing to do or not. I have tried changing the table name using File>Define >Database, and also tried renaming the fp7 file, but my SQL query still just gives a "table not found" error. Thanks, Simon
April 16, 200718 yr Once a table is created, it will put a table occurence of it on the relationships graph. If you change the name of the table, it does not change the name of the table occurence. Try going to the relationship graph and change it there as well.
Create an account or sign in to comment