How to escape a memo field as a binary value in postgresql

Поиск
Список
Период
Сортировка
От rdyes@monroehosp.org
Тема How to escape a memo field as a binary value in postgresql
Дата
Msg-id OF983426D0.28DD431F-ON85257372.004D2B09-85257372.004D86A7@monroehosp.org
обсуждение исходный текст
Список pgsql-sql
<br /><font face="sans-serif" size="2">I want to take the value of my memo field in Paradox and insert/update the value
ofa binary field in my backend postgresql database.  How would I write this sql statement</font><br /><br /><font
face="sans-serif"size="2">for the sake of this example lets say the field name is pmemo in paradox and the is bymemo  a
byteafield in Postgresql database.</font><br /> 

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

Предыдущее
От: Josh Trutwin
Дата:
Сообщение: Re: Accessing field of OLD in trigger
Следующее
От: Andreas Joseph Krogh
Дата:
Сообщение: OT: array_accum equivalent in Oracle