How to escape a memo field as a binary value in postgresql - Mailing list pgsql-sql

From rdyes@monroehosp.org
Subject How to escape a memo field as a binary value in postgresql
Date
Msg-id OF983426D0.28DD431F-ON85257372.004D2B09-85257372.004D86A7@monroehosp.org
Whole thread Raw
List 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 by date:

Previous
From: Josh Trutwin
Date:
Subject: Re: Accessing field of OLD in trigger
Next
From: Andreas Joseph Krogh
Date:
Subject: OT: array_accum equivalent in Oracle