Re: Import from Ms Excel

Поиск
Список
Период
Сортировка
От Hans de Bruin
Тема Re: Import from Ms Excel
Дата
Msg-id 405dc1fb$0$574$e4fe514c@news.xs4all.nl
обсуждение исходный текст
Ответ на Import from Ms Excel  ("Kumar" <sgnerd@yahoo.com.sg>)
Список 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 по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Re: Newbie Query question
Следующее
От: Bill.Kotraba@logixml.com (Bill)
Дата:
Сообщение: Re: Database reporting tool