Re: bytea on windows perl client - Mailing list pgsql-interfaces

From Jeremy Buchmann
Subject Re: bytea on windows perl client
Date
Msg-id FC1240F4-9A70-11D6-91FA-000502E740BA@wellsgaming.com
Whole thread Raw
In response to Re: bytea on windows perl client  (James Orr <james@lrgmail.com>)
List pgsql-interfaces
On Thursday, July 18, 2002, at 10:01 AM, James Orr wrote:
>
> OK, I really need a solution to this quite quickly.  It's a simple 
> enough
> script (posted earlier) so if this is something I cannot do with 
> DBD::Pg on a
> windows platform I can do it with something else.  If that's the case 
> what's
> the best thing to do it with?  PHP?  I don't have control of the IIS 
> server
> they are running this on and I doubt very much they have PHP running on 
> it.
>
> Is the only way to connect to postgres with ASP via the ODBC driver?  
> How will
> that handle the bytea field?
>

If the script is really, really simple, you *could* write it in (deep 
breath) C...though
I've never tried to do anything complicated with Pg in C, so I don't 
know how
well it will work.

--Jeremy



pgsql-interfaces by date:

Previous
From: James Orr
Date:
Subject: Re: bytea on windows perl client
Next
From: Joe Conway
Date:
Subject: Re: bytea on windows perl client