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 to mysql.com and search for convertion script (vb) to be included
into mdb and run it.

You will get two text files (consist of SQL scripts that create tables and
insert data). Use those files as scripts for mysql.

Adi Wibowo ------ http://dewey.petra.ac.id
* Work matter    : [EMAIL PROTECTED]
* Private matter : [EMAIL PROTECTED]
------------------------------------------


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to