Re: How to insert Images(bnp,png,etc) into Postgresql and how to retrive the inserted Imaged using C#.net

From: "Milen A(dot) Radev" <milen(at)radev(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: How to insert Images(bnp,png,etc) into Postgresql and how to retrive the inserted Imaged using C#.net
Date: 2008-12-18 14:32:36
Message-ID: gidmu8$mn6$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

venkat написа:
> Dear All,
>
> I want to insert Images(bnp,png,etc) into Postgresql and how to retrieve
> the inserted Imaged using C#.net.I do not know where to start? Any one can
> help me.
[...]

Start here -
http://npgsql.projects.postgresql.org/docs/manual/UserManual.html and
look for "Working with binary data and bytea datatype".

--
Milen A. Radev

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message venkat 2008-12-18 14:44:58 Re: Re: How to insert Images(bnp, png, etc) into Postgresql and how to retrive the inserted Imaged using C#.net
Previous Message venkat 2008-12-18 14:16:01 How to insert Images(bnp, png, etc) into Postgresql and how to retrive the inserted Imaged using C#.net