How about exporting the data to text files and then importing them into
MySql.

Also you can try to write a VBScript (If you are using Win32) that connects
to both databases and select a table from one and run inserts to the other.

HTH.

JFernando
*** sql ***

-----Original Message-----
From: tosca ballerini [mailto:ballerini@;faunalia.it]
Sent: October 31, 2002 08:18
To: [EMAIL PROTECTED]
Subject: how to import a database


hello everybody,

I just started working with mysql and php and I want to import a
database from filemaker to mysql: is that possible? and how?

thanks in advace for the help

Tosca



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to