Searching Blobs

Поиск
Список
Период
Сортировка
От Matt Fair
Тема Searching Blobs
Дата
Msg-id 3974C8EB.851DE425@netasol.com
обсуждение исходный текст
Список pgsql-interfaces
I have placed strings in blobs and stored them into the database, the
people who helped me thank you.  I am using JDBC and I want to be able
to search these blobs for sub strings with a sql query and get a result
set back.  Is this possible or would I have to have java or some other
language parse through all blobs that I get back after I convert them
back to strings?  If this is so, it would be horribly inefficient.
Thanks
Matt Fair



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

Предыдущее
От: Matt Fair
Дата:
Сообщение: Re: Connection.setBytes()
Следующее
От: Joseph Shraibman
Дата:
Сообщение: Re: jdbc how to get SERIAL