Re: Database formats

From: ghaverla(at)freenet(dot)edmonton(dot)ab(dot)ca
To: mig_work(at)zipmail(dot)com(dot)br
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Database formats
Date: 2000-12-19 17:14:19
Message-ID: Pine.A41.3.95.1001219101158.15440D-100000@freenet.edmonton.ab.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice


On Tue, 19 Dec 2000 mig_work(at)zipmail(dot)com(dot)br wrote:

> Hi. I'm new here.
> I'm involved in a project we use an linux based server, and a windows based
> client. It's still in the planning stage. In that project , I have to deliver
> an database to our client to it access offline. I want to know if there
> is some way to convert a PGSQL table to an win - compatible database OR
> , if there is some way to I use this table in the windows , using something
> like a mini-pgsql server on windows or something like this.

Theoretically speaking (meaning I haven't done it, but I've
read about it), there are lots of ways. You could have PostgreSQL
talk to a Windows application via ODBC. You could read your table
from PostgreSQL (perhaps with perl) and write a comma seperated
volue (CSV) file(s). There are probably a bunch of other ways too.

Gord

Matter Realisations http://www.materialisations.com/
Gordon Haverland, B.Sc. M.Eng. President
101 9504 182 St. NW Edmonton, AB, CA T5T 3A7
780/481-8019 ghaverla @ freenet.edmonton.ab.ca
780/993-1274 (cell)

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Poul Kristensen 2000-12-19 20:26:21 Sv: Database formats
Previous Message mig_work 2000-12-19 16:59:15 Database formats