Re: RE: RE: postgresql 7.0 for NT - Mailing list pgsql-cygwin

From s0lao@netscape.net (S. L.)
Subject Re: RE: RE: postgresql 7.0 for NT
Date
Msg-id 68DC538F.7FF3EB04.00013D13@netscape.net
Whole thread Raw
In response to RE: RE: postgresql 7.0 for NT  (Rishi Sharma <rsharma@Bigstep.net>)
List pgsql-cygwin
Rishi Sharma <rsharma@Bigstep.net> wrote:
>
> I'm no expert at configuring webservs with databases - do you have any good
> links so I can approach this problem from the right angle?
>
> My goal is to hook up IIS with postgresql, but no one seems to know how to
> do it.  If I can't access my postgresql data from IIS, I'll have to worry
> about losing my old data or importing it into what ever db I can use.

The prebuild version of php/win32 (current version 4.0.5) at http://www.php.net , contains the driver for postgresql,
andalso has the capabilities to install under IIS as either a cgi application or as a sapi module. The build is a
nativewin32 port, so there is no need for cygwin. Although if you use a NT version of postgresql, you need a cygwin
installed.

I didn't test it in this environment but it should work work fine.

N.B. The distribution also includes a precompiled win32 libpq.dll (which is necessary for a proper mod_pgsql.dll
working).

                             SLao
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/

pgsql-cygwin by date:

Previous
From: s0lao@netscape.net (S. L.)
Date:
Subject: Re: Cannot build JDBC driver for PostgreSQL 7.12 on NT
Next
From: Jason Tishler
Date:
Subject: Re: Cannot build JDBC driver for PostgreSQL 7.12 on NT