|
Posted by OmegaJunior on 04/01/07 11:36
On Fri, 23 Mar 2007 03:58:20 +0100, Bruce A. Julseth
<bruceaj_nospam_@bellsouth.net> wrote:
> I need to convert an MS Access database (Single Table) to MySQL
> (relational
> set of tables). As such, I think I'm going to have to get the data from
> the
> MS Access table and write code to convert it to MySQL. I "think" I need
> an
> ODBC connection to the MS Access table and tools to return a recordset.
> Once
> I have the recordset, I can break it and store in the MySQL database
> tables.
> That should be fairly straight forward.
>
> So, how get at the MS Access database and return a recordset? Or, can
> someone point me to tutorial?
>
> Thank you....
>
>
Maybe this helps:
http://www.w3schools.com/php/php_db_odbc.asp
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Navigation:
[Reply to this message]
|