> -----Original Message-----
> From: Alain R. [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 15, 2008 3:30 AM
> To: php-general@lists.php.net
> Subject: [PHP] import XLS sheet into DB
> 
> Hi,
> 
> I would like to import content of an XLS sheet into a PostgreSQL DB
> (table).
> 
> How can i do that ?
> thanks a lot,

I fail to see how this has anything to do with PHP.

Regardless, I think you could just import it as a text field if you're
wanting to save the entire sheet. I'm not sure that I understand the
scope of your question.

Do you want the elements separated into table columns, or do you just
want to store the XLS for later retrieval as a whole?


Todd Boyd
Web Programmer




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to