Re: MSSQL to PgSQL

From: "Anthony E (dot) Greene" <agreene(at)pobox(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: MSSQL to PgSQL
Date: 2001-01-04 04:45:22
Message-ID: 20010103234522.E4634@cp5340
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Wed, 03 Jan 2001 18:40:23 Mike Hammonds wrote:
>Can PgSQL use SQL scripts generated from MSSQL? see the attached script

I've used basic SQL queries interchangeably in psql and iSQL. They do need
to be plain text files though:

file energy2.sql
energy2.sql: MP3, 80 kBits2, 96 kBits, 32 kHz, Stereo

--
Anthony E. Greene <agreene(at)pobox(dot)com> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
Chat: AOL/Yahoo: TonyG05 ICQ: 91183266
Linux. The choice of a GNU Generation. <http://www.linux.org/>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message chris Gnther 2001-01-04 13:21:50 problems with unique key on table with serial
Previous Message Mike Hammonds 2001-01-03 23:40:23 MSSQL to PgSQL