Re: Insert binary data on postgre

Поиск
Список
Период
Сортировка
От Radu-Adrian Popescu
Тема Re: Insert binary data on postgre
Дата
Msg-id 40DBEC24.9030406@aldratech.com
обсуждение исходный текст
Ответ на Insert binary data on postgre  ("Eduardo S. Fontanetti" <dufuzzy@yahoo.com.br>)
Список pgsql-admin
Eduardo S. Fontanetti wrote:
> How can I do to put a file into the PostgreSQL ? I
> have got the contents of file in binary yet and put on
> a String on my APP, but when I try to insert it on
> postgre, it returns to me:
>
> ERROR: parser: unterminated quoted string at or near
> "BMæ»' at character 90
>

If you're using Java, check out http://doc.postgresintl.com/jdbc/ch08.html

Cheers,
--
Radu-Adrian Popescu
CSA, DBA, Developer
Aldrapay MD
Aldratech Ltd.
+40213212243


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

Предыдущее
От: Andrew Biagioni
Дата:
Сообщение: Re: Insert binary data on postgre
Следующее
От: "Eduardo S. Fontanetti"
Дата:
Сообщение: Re: Insert binary data on postgre