Re: Insert images through ASP

From: mike g <mike(at)thegodshalls(dot)com>
To: Dylan Milks <DMilks(at)greenridge(dot)ca>
Cc: "PostgreSQL (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Insert images through ASP
Date: 2004-07-17 04:07:00
Message-ID: 1090037219.14010.2.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I think you will need to be more specific to what scripting language you
are attempting to use, which blob data type is being used in the db(lo
or bytea), and possibly the database driver used (odbc / .net)
to get a response from the community.

Mike
On Fri, 2004-07-16 at 08:21, Dylan Milks wrote:
> I'm just wondering if anyone has ever inserted images into a Postgres
> DB through ASP. If so, could you please give me a snippet of code to
> show me how to do it. I can't seem to get it working.
>
> Thanks,
> - Dylan Milks
>
>
> ______________________________________________________________________
> This communication, including its attachments, if any, is intended
> solely for the recipient; it is confidential and may contain personal
> or private information, or proprietary and/or privileged material. As
> such, any unauthorized use, retention, copying, disclosure or other
> distribution of this communication, or the taking of any action in
> reliance on its contents
> is strictly prohibited. If you have received this communication in
> error, please notify us immediately and delete this communication (and
> any attachments.)
>
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mike g 2004-07-17 04:28:24 Re: change the last bit
Previous Message Michael Glaesemann 2004-07-17 03:26:00 Re: Testing a value against a constraint?