| От | Johan C. de Koning |
|---|---|
| Тема | Getting oid with libpq |
| Дата | |
| Msg-id | 20050810093352.EAD8B5287F@svr1.postgresql.org обсуждение |
| Ответы |
Re: Getting oid with libpq
|
| Список | pgsql-interfaces |
Hello,
I have stored some large objects (which are images) with the lo_import function. Now I can read the images with the other functions like lo_read within libpq. But I have one problem with the oid I have to give to this method. Inside my program I will do a select like this
Select texture from building_face where face_id > 100;
Textures is the oid field. When I use PQgetValue() I get a complete different value then when I do a select inside pgAdmin. How can I get the same oid so that I can use this for reading the data of the images inside my c++ program. Because it is not working with the oid from PQgetValue.
Best regards,
Johan de Koning
В списке pgsql-interfaces по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера