Re: Populating a database

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: papapep <papapep(at)gmx(dot)net>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Populating a database
Date: 2002-11-04 18:12:56
Message-ID: 200211041012.56591.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Josep,

> How can I populate a database with data I've got in a spreadsheet
> without having to format it with all the terrible format with commas,
> sql orders and so on??
> Or, at least, which is the easiest way to do it?

EMS Hitech recently released their conversion utilities to the PostgreSQL
community:

==================================================
http://www.ems-hitech.com/pgsqlutils/download.phtml.

EMS PostgreSQL Export is a cross-platform (Windows and Linux) product to
export your data quickly from PostgreSQL databases to any of 12 available
formats, including MS Excel, MS Word, HTML, TXT, and more. PostgreSQL Export
includes a wizard, which allows you to set export options for each table
visually (destination filename, exported fields, data formats, and many
more) and a command line utility to export data from tables and queries in
one-touch.
====================================================

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2002-11-04 18:50:34 Re: Populating a database
Previous Message Nick Sayer 2002-11-04 18:02:38 Re: Populating a database