Re:

From: "Dr(dot) Evil" <drevil(at)sidereal(dot)kz>
To: pgsql-general(at)postgresql(dot)org
Subject: Re:
Date: 2001-10-16 04:02:36
Message-ID: 20011016040236.2457.qmail@sidereal.kz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> I have a question:How postgreSQL connect to a Microsoft SQL Server 7.0?

The best way is to dump all the data from the MS SQL server, reformat
the hard drive, install Linux/BSD/etc, install Postgres, and restore
the data. You'll also experience increased uptime and you'll
eliminate MS license fees.

Seriously, though, you can't use Postgres clients to connect to
Microsoft servers. Which language is your client written in? Most
languages, like perl or java, use various kinds of generic drivers
that should be able to work with many different kinds of DBs. We need
more information to be able to answer your question.

In response to

  • at 2001-10-16 00:28:17 from ÀîÁ¢ÐÂ

Browse pgsql-general by date

  From Date Subject
Next Message speedboy 2001-10-16 04:54:03 Re: WWW interface for postgres
Previous Message Glen Eustace 2001-10-16 03:53:18 Re: PostgreSQL and OpenOffice