[PHP-DB] Re: convert mysql table to Excell or Access file

2002-09-22 Thread corto
Alex Shi wrote: >Can MySQL table be converted to Access or Excell format? > >Alex > > > yes go http://www.phpwizard.net/projects/phpMyAdmin/ corto -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: convert mysql table to Excell or Access file

2002-08-28 Thread Manuel Lemos
Hello, On 07/12/2002 07:36 PM, Alex Shi wrote: > Can MySQL table be converted to Access or Excell format? > > Alex > You may want to try this class that can write Excell files just with PHP, so it can run under Linux/Unix too: http://www.phpclasses.org/biffwriter -- Regards, Manuel Lemos

[PHP-DB] Re: convert mysql table to Excell or Access file

2002-08-28 Thread simon
Try the 'free' PC program called MySQL-Front from http://www.anse.de/mysqlfront/index.php It has a nice function for exporting to Excel. simon "Alex Shi" <[EMAIL PROTECTED]> skrev i meddelandet [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Can MySQL table be converted to Access or Excell format?