Blob

Поиск
Список
Период
Сортировка
От LuisH
Тема Blob
Дата
Msg-id 007701c459ad$567e5270$deea10ac@Toshiba
обсуждение исходный текст
Список pgsql-general
Hi,
 
    I'm very new on this group.  I don't know if this is a old point here.
 
    My question is:   What is the best way to access Blob rows using C/C++ on PostgreSQL ?????
 
1)  Using ODBC and using SELECT I can use SQLGetData to receive many parts of each Blob.
2) Using ODBC and using STORED PROCEDURE i can't use SQLGetData and I need to receive all Blob on only one buffer.
    **** AM I correct or not ?  May I use STORED PROCEDURE to receive diferent lenght blobs ????????
 
3) Do we have best alternative on PostgreSQL to access BLOB fields from DataBase than using ODBC  ???????
 
 
 
 
Any help will be very usefull
Thanks in advance
LuisH>
=========================================
 

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

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: langauges, locales, regex, LIKE
Следующее
От: "LuisH"
Дата:
Сообщение: Performance