RE: [PHP] MySQL to Excel with mutiple sheets

2001-11-29 Thread Matthew Loff
PEAR DB, XML, and Gemini tables) http://www.nusphere.com/products/tech_library.htm -Original Message- From: jimmy elab [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 1:34 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] MySQL to Excel with mutiple sheets Matthew Loff wrote: > &g

Re: [PHP] MySQL to Excel with mutiple sheets

2001-11-29 Thread jimmy elab
Jason Murray wrote: > > I stand by my original statement. After someone requires PHP to > output a multi-sheet Excel file, the code to do it will then > be "out there". :) Ah, this is a nice cryptic answer! I need it -more or less- ;-) Why? This is why: http://nijb.nl/planning.php (It will op

Re: [PHP] MySQL to Excel with mutiple sheets

2001-11-29 Thread jimmy elab
David Robley wrote: > > s/require it be done/want to do it Count me in. Starting somewhere in December. An RTF module will be first, though! I'll post. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

Re: [PHP] MySQL to Excel with mutiple sheets

2001-11-29 Thread jimmy elab
Matthew Loff wrote: > > http://www.wotsit.org/search.asp?page=49&s=ALLFILES > > http://homepage.tinet.ie/~jmcnamara/perl/WriteExcel.html This guy really has loads of remarkable links, or have you?! Got any more? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL P

RE: [PHP] MySQL to Excel with mutiple sheets

2001-11-28 Thread Jason Murray
> > > Actually, I looked into the possibility of doing that, but it turns > > > out the Excel 5.0+ file format is -very- complicated... Not just a > > > standard binary file... > > > > > > Check it out: > > > http://www.wotsit.org/search.asp?page=49&s=ALLFILES > > > > > > Way beyond my capabilitie

Re: [PHP] MySQL to Excel with mutiple sheets

2001-11-28 Thread David Robley
On Thu, 29 Nov 2001 16:51, Jason Murray wrote: > > Actually, I looked into the possibility of doing that, but it turns > > out the Excel 5.0+ file format is -very- complicated... Not just a > > standard binary file... > > > > Check it out: > > http://www.wotsit.org/search.asp?page=49&s=ALLFILES >

RE: [PHP] MySQL to Excel with mutiple sheets

2001-11-28 Thread Jason Murray
> Actually, I looked into the possibility of doing that, but it turns out > the Excel 5.0+ file format is -very- complicated... Not just a standard > binary file... > > Check it out: > http://www.wotsit.org/search.asp?page=49&s=ALLFILES > > Way beyond my capabilities and patience. :) Eugh!

RE: [PHP] MySQL to Excel with mutiple sheets

2001-11-28 Thread Matthew Loff
sage- From: Jason Murray [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 1:02 AM To: 'Matthew Loff'; 'Brian Lee'; [EMAIL PROTECTED] Subject: RE: [PHP] MySQL to Excel with mutiple sheets > Can't be done easily with PHP right now... To get that type o

RE: [PHP] MySQL to Excel with mutiple sheets

2001-11-28 Thread Jason Murray
> Can't be done easily with PHP right now... To get that type of > functionality, you'd need to write it in Perl using the > SpreadSheet::WriteExcel module. > > http://homepage.tinet.ie/~jmcnamara/perl/WriteExcel.html In that case, someone could probably work out how to do it based on the sourc

RE: [PHP] MySQL to Excel with mutiple sheets

2001-11-28 Thread Matthew Loff
ED]] Sent: Wednesday, November 28, 2001 6:34 PM To: [EMAIL PROTECTED] Subject: [PHP] MySQL to Excel with mutiple sheets I have a script that searches a MySQL DB and produces an Excel file from each table in the search. EX. You search 4 different tables for the "Seattle" you would come up wit

[PHP] MySQL to Excel with mutiple sheets

2001-11-28 Thread Brian Lee
I have a script that searches a MySQL DB and produces an Excel file from each table in the search. EX. You search 4 different tables for the “Seattle” you would come up with 4 different Excel files. Now I was wondering if it was possible to take the 4 different Excel files I just created and