In article
<85134e2a201cf5f207a4bc4d8b9f096d (AT) localhost (DOT) talkaboutdatabases.com>,
postmaster (AT) grupotosbano (DOT) it says...
Quote:
I hate MS* programs!!!
After many tries and many hours I discovered that the error comes if you
have specified strange names (for Access) for the fields in FileMaker.
I have a database with a field called "FLAG 2"; well, it seems that Access
doesn't allow spaces in field names (at least importing from data from
FileMaker with ODBC). I had your same error: "Parse error in SQL".
I changed the field name in FileMaker (FLAG 2 became FLAG2 without space)
and it worked!!!
Thank you Bill, you are always in our thoughts!!! |
Ah. Those field name constaints are actually pretty common in database
systems. Its generally a good idea to follow them as much as possible
even in filemaker to facilitate future attempts to bridge to other
systems.