Newbies Seinn Posted September 23, 2004 Newbies Posted September 23, 2004 I have a major problem and need some help quickly. The situation is we have gathered a lot of onformation for a community website and have all this info stored in a Filemaker 7 Database. The website that is being developed for us is running on the Mambo open source solution which calls on a MySQL database. I need to be able to eprot all out Filemaker database to SQL but sadly this feature is not included in FM7. When I use the other export options the resluting data gets messed up with weird characters. Does anyone know of a way to export Filemaker to SQL or convert from Filemaker to SQL? Any help will be very much appreciated.
Reed Posted September 23, 2004 Posted September 23, 2004 Tab-delimited or csv should both easily be exported/imported from FM to MySQL. If you want to use SQL to upload the data to a MySQL server, you can use Filemaker's Execute SQL script step. (INSERT * etc)
bruceR Posted September 26, 2004 Posted September 26, 2004 You can also use applescript. Search VersionTracker for MySQLBridge.
Recommended Posts
This topic is 7363 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