Newbies Sean Davis Posted January 13, 2006 Newbies Posted January 13, 2006 I would like to set up an ODBC connection from another software package (running as a cmd-line program, but with an ODBC connection routine) to a filemaker pro 8 database. I have ODBC admin tool from apple (macos 10.4.4), but I have yet to find a place that describes EXACTLY how to set up the connection. Could someone point me in the right direction? Thanks, Sean
Newbies B Campbell Posted February 2, 2006 Newbies Posted February 2, 2006 The filemaker documentation is pretty clear on how to set up the server and file you want to share via ODBC from with in Filemaker. However it did take some trial and error to set up the connection with the ODBC admin in OS X. Its been a while since i did this but I'll give you what i remember. You need to place the ODBC driver and ini files in the system Library/ODBC/ (I think i had to create the ODBC folder). Then set the Owner to "System" with Read/write, Group "Admin" read only. This applies for all files with in the ODBC folder. Then open the ODBC admin, create a new driver. Give it a description, i used "Sequelink ODBC". Driver file "/Library/ODBC/SequeLink.bundle/Contents/MacOS/ivslk18.dylib". Set up file i left empty. Define as "System". select OK. You then create a System DSN. When it asks what driver type "Sequelink ODBC". You ll then need to name that Data Source... and give it a description. You ll need to configure the following five item for the driver. User Value (user name in FM that you want to access the database) Password Value (for the above user) Host Value (the ip address of the FM server box) Port 2399 Server/DataSource Value ( the table name of the data you want to access) Then press OK and you should be good to go.
Recommended Posts
This topic is 6870 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now