View Single Post
Join Date: Nov 2007
Posts: 12
Reputation: dwikstrom is an unknown quantity at this point 
Solved Threads: 0
dwikstrom dwikstrom is offline Offline
Newbie Poster

Re: Filemaker Pro 9: "Connect to a MS Access DB"

 
0
  #2
Jul 7th, 2008
Hi Carmen,

External Data Sources currently support only certain SQL major databases (MySQL, Oracle and a few more), not Access.

If you want to connect to an Access database, you can therefore not have this kind of live connection. You have to make do with some kind of synchronization.

Try using a script with "Import records > ODBC Data Source" to get data and "Execute SQL" to write data.
Reply With Quote