| | |
Filemaker Pro 9: "Connect to a MS Access DB"
Please support our MS Access and FileMaker Pro advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jul 2008
Posts: 2
Reputation:
Solved Threads: 0
OS: Win XP Pro
Apps: FMPro 9 and MS ACCESS 2007
Database Types: both are Local to my machine
Good afternoon everyone!!!
--------"Connect to a MS Access DB"----------
I am new at using FMPro 9 (very new after a year of using VBA to manipulate and control MSACCESS db's)...
I see that I can connect to an external source (ODBC), but I am running into obstacles actually attempting to connect to my access db:
I have followed the instructions in the help files on "Configuring an ODBC client driver"
and even chose the Access DB I want to connect to....
I was able to choose this external source under File>Manage>External Data Sources...
Now, when I choose to edit the relationships in my FMP database and attempt to select the "MS ACCESS" source, I get an error stating that the ODBC source is not supported...
So, is there something I am missing, or am I just plain limited to not being able to grab data from a table in an access database?
Thanks for your help and suggestions in advanced!!!
Carmen
Apps: FMPro 9 and MS ACCESS 2007
Database Types: both are Local to my machine
Good afternoon everyone!!!
--------"Connect to a MS Access DB"----------
I am new at using FMPro 9 (very new after a year of using VBA to manipulate and control MSACCESS db's)...
I see that I can connect to an external source (ODBC), but I am running into obstacles actually attempting to connect to my access db:
I have followed the instructions in the help files on "Configuring an ODBC client driver"
and even chose the Access DB I want to connect to....
I was able to choose this external source under File>Manage>External Data Sources...
Now, when I choose to edit the relationships in my FMP database and attempt to select the "MS ACCESS" source, I get an error stating that the ODBC source is not supported...
So, is there something I am missing, or am I just plain limited to not being able to grab data from a table in an access database?
Thanks for your help and suggestions in advanced!!!
Carmen
•
•
Join Date: Nov 2007
Posts: 12
Reputation:
Solved Threads: 0
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.
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.
![]() |
Other Threads in the MS Access and FileMaker Pro Forum
- Previous Thread: Making design changes in Access 2003
- Next Thread: Filemaker Pro 9: "What about runtime environments?"
| Thread Tools | Search this Thread |





