create BLOB question

Поиск
Список
Период
Сортировка
От Jeremiah Jahn
Тема create BLOB question
Дата
Msg-id 1044910683.1789.558.camel@bluejay.goodinassociates.com
обсуждение исходный текст
Список pgsql-jdbc
does some9one out there know how to create a new oid from scratch.
setBytes on 7.2 worked fine for me, but with the change to 7.3 I can't
seem to get a new oid number. I want to avoid any postgres specific
stuff. Correct me if I'm wrong, but It seems to me that the setBytes
goes with the bytea stuff and the BLOB stuff goes with the oid stuff. I
just can't seem to figure out how to insert a new oid/BLOB.

any help would be great,
thanx
-jj-
--
Support your local Search and Rescue unit -- get lost.
--
Jeremiah Jahn <jeremiah@cs.earlham.edu>


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

Предыдущее
От: Jeremiah Jahn
Дата:
Сообщение: Re: PreparedStatement.executeBatch() error? 7.3
Следующее
От: "David Wall"
Дата:
Сообщение: Re: create BLOB question