| От | Chris Bitmead |
|---|---|
| Тема | Re: [SQL] Large Objects |
| Дата | |
| Msg-id | 37814B35.CEA20AD0@ozemail.com.au обсуждение исходный текст |
| Ответ на | Large Objects ("Eid, Bilal" <Bilal_Eid@NAI.com>) |
| Список | pgsql-sql |
If I understand your question correctly, the answer is that lo_creat returns an oid. You need to have a column in a regular table of type oid and store this oid in there. When you query the table later you can get the oid and pass it to lo_open. "Eid, Bilal" wrote: > Again, and in short, I need to attach an object to a table using the iODBC > application and using buffer instead of file as input/output. > Is there any way to do that? I need your help and may be some example to > follow. > Please, Help me I'm running out of time.
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера