RE: RE: RE: postgresql 7.0 for NT

From: Rishi Sharma <rsharma(at)Bigstep(dot)net>
To: "'s0lao(at)netscape(dot)net '" <s0lao(at)netscape(dot)net>
Cc: "'fred(at)ontosys(dot)com '" <fred(at)ontosys(dot)com>, "'pgsql-cygwin(at)postgresql(dot)org '" <pgsql-cygwin(at)postgresql(dot)org>, "'nish(at)bindnetworks(dot)com'" <nish(at)bindnetworks(dot)com>
Subject: RE: RE: RE: postgresql 7.0 for NT
Date: 2001-06-06 15:48:54
Message-ID: F902091518C1D411985D0008C7E6566C01FE05A7@ned.bigstep.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

This is great info - I love you, will you marry me =)

I will try this out today and post up my progress.

Best Regards,

-r

-----Original Message-----
From: s0lao(at)netscape(dot)net
To: rsharma(at)bigstep(dot)net
Cc: fred(at)ontosys(dot)com; pgsql-cygwin(at)postgresql(dot)org
Sent: 6/6/01 1:18 AM
Subject: Re: RE: [CYGWIN] RE: postgresql 7.0 for NT

Rishi Sharma <rsharma(at)Bigstep(dot)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, and also has
the capabilities to install under IIS as either a cgi application or as
a sapi module. The build is a native win32 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/

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2001-06-06 16:03:51 Fwd: YA readline 4.2 patch
Previous Message Jason Tishler 2001-06-06 10:41:48 Re: Cannot build JDBC driver for PostgreSQL 7.12 on NT