Re: Import from Ms Excel - Mailing list pgsql-sql

From Hans de Bruin
Subject Re: Import from Ms Excel
Date
Msg-id 405dc1fb$0$574$e4fe514c@news.xs4all.nl
Whole thread Raw
In response to Import from Ms Excel  ("Kumar" <sgnerd@yahoo.com.sg>)
List pgsql-sql
Kumar wrote:
> Dear Friends,
>  
> Is possible to import data from MS Excel sheet into postgres database 
> 7.3.4 running on Linux 7.2
>  

Install the postgress ODBC drivers. Create a new access database. Create two 
linked tabels, one to a table in de database and one to the excel sheet. Use 
a insert into query to transfer the data.

-- 
Hans de Bruin

http://eratosthenes.xs4all.nl



pgsql-sql by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Newbie Query question
Next
From: Bill.Kotraba@logixml.com (Bill)
Date:
Subject: Re: Database reporting tool