Re: import Excel file into PostgreSQL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alain Roger wrote:
HI,

I would like to know the best and fastest way how to import some colums
contents from Excel file to PostgreSQL database.
how can i do that ?

I mean some columns of Excel should be imported into a particular table and
some others into another table.

If it's a proper excel file, try something like:

http://sourceforge.net/projects/phpexcelreader

If it's a CSV file, try http://www.php.net/fgetcsv

--
Postgresql & php tutorials
http://www.designmagick.com/

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux