RE: LONG: How to migrate data from MS-SQL7 to PostgreSQ L 7.0

From: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
To: "'Cary O'Brien'" <cobrien(at)Radix(dot)Net>, pgsql-hackers(at)hub(dot)org
Subject: RE: LONG: How to migrate data from MS-SQL7 to PostgreSQ L 7.0
Date: 2000-05-19 06:53:25
Message-ID: 1B3D5E532D18D311861A00600865478CF1AE13@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It's on my ever growing list of things to do, to do the same for
StarOffice, getting it to work with PostgreSQL (using JDBC).

Peter

--
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.

-----Original Message-----
From: Cary O'Brien [mailto:cobrien(at)Radix(dot)Net]
Sent: Friday, May 19, 2000 12:19 AM
To: pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] LONG: How to migrate data from MS-SQL7 to
PostgreSQL 7.0

> > This is how to get MS-SQL7 to copy data (either whole tables, or
from
> > queries) into PostgreSQL...
>
> Nice writeup. Can I fold it into our docs chapter on populating
> databases (or some other appropriate place)?
>

I like how the Zope site has "howtos" and "tips"[1]. I think this might
be better because of the dynamic nature of this information. I'd be
glad
to contribute what I have about getting Applixware to talk to
PostgreSQL[2],
But I need to check things out with the Applixware 5.0 and PostgreSQL
7.0.

You could even use Zope itself to do this stuff.

-- cary

[1] http://www.zope.org/Documentation
[2] http://www.radix.net/~cobrien/applix/applix.txt

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthias Urlichs 2000-05-19 07:10:54 Re: Re: Heaps of read() syscalls by the postmaster
Previous Message Hannu Krosing 2000-05-19 06:33:35 Re: OO Patch