On Wednesday 20 November 2002 10:30, Kevin Anderson wrote: > So I'm SLOWLY rewriting a text file and I'm wondering if there's someone > who can tell me of a utility to do it. >
Goto : http://techdocs.postgresql.org/ Under the table of contents there is a section called : "Converting from other Databases to PostgreSQL" In that section there are two documents directly dealing with conversion of MS SQL server to postgres. One in a general way. And one specifically from MS SQL 7 to postgres 7.1.x (which should have no effect on 7.2 if I remember the release, and upgrade. I didn't have to modify anything, it was only additions. :-))
