Saving a jpg into Postgresql table

Поиск
Список
Период
Сортировка
От Gibson
Тема Saving a jpg into Postgresql table
Дата
Msg-id 44ED7E98.6090600@nexgenstudio.com
обсуждение исходный текст
Ответы Re: Saving a jpg into Postgresql table
Re: Saving a jpg into Postgresql table
Список pgsql-general
Hi guys,

I have a projects using ASP.NET (VB.net) where i upload a jpeg file
using a web form and then save the jpeg file into a table. I've decided
to use "Oid" instead of "Bytea" as i heard that "Oid" is more memory
efficient. So can anyone point me to a website or link where i can see
the VB.net or C# code that does the SQL insert of the jpeg file into the
"Oid" data type column and also how to do a SQL select to retrieve and
display the image on a web form? Thanks
--

Cheers
Gibson Tang
Game Programmer
179, River Valley Building #04-09
Singapore 179033
Nexgen Studio <www.nexgenstudio.com>

В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: invalid byte sequence ?
Следующее
От: "Nikolay Samokhvalov"
Дата:
Сообщение: Re: XPath and XML support