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 -- Sent via pgsql-sql mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-sql
