Re: [PHP] Mdb conversion

2001-09-01 Thread Adi Wibowo
On Sat, 1 Sep 2001, Rogerio Coelho - Equipeweb - CompuLand ISP wrote: >Hi, Folks !! > > I am in trouble. I need to convert a mdb database to mysql. > Can PHP handle this? Where can I learn about it? > > Thanks in advance. It doesn't need PHP to convert access to mysql. Just go

Re: [PHP] Mdb conversion

2001-09-01 Thread Jeff Lewis
I needed this recently as well and found some converters right here: http://www.mysql.com/documentation/mysql/bychapter/manual_Contrib.html#SEC60 7 They usually are run from within the MDB macros but it helped me convert my database over :) Jeff - Original Message - From: "Rogerio Coelh