TEXT type blob extraction in ecpg

From: "none none" <mytofi(at)hotmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: TEXT type blob extraction in ecpg
Date: 2005-01-10 17:43:03
Message-ID: BAY16-F1972214B488E54B928ABBBCF970@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Does any one know how to properly extract a TEXT type blob (undefined char
length) in ecpg (Linux system)? We are converting our SQL from Informix to
PostGres. Informix had a specific struct defined and I believe handled the
dynamic memory allocation, but I cannot find any guidance on this issue for
PostGres. Anyone have any suggestions?

Thanks,

Tom

Browse pgsql-sql by date

  From Date Subject
Next Message none none 2005-01-10 18:02:00 TEXT blob extraction in ecpg
Previous Message Jarek Pudełko 2005-01-10 14:15:33 return value of the trigger function