lo_open, lo_read etc in embedded sql

From: "Heinrich Retzlaw" <hretzlaw(at)etm(dot)at>
To: pgsql-general(at)postgresql(dot)org
Subject: lo_open, lo_read etc in embedded sql
Date: 2001-05-22 09:24:21
Message-ID: 9edb8g$2f4b$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hello
if i use
select lo_open(table.column, INV_READ) from table where column='name';
i get the error
ERROR: Attribute 'inv_read' not found
does somebody know the answer or where to find the answer to solve this
problem?
thank you
best regards heinrich retzlaw

Browse pgsql-general by date

  From Date Subject
Next Message Ludovico Romano 2001-05-22 10:30:32 how to convert Access to PG unless odbc driver(with sql file)
Previous Message Richard Huxton 2001-05-22 08:56:42 Re: Load balancing lots of simultaneous clients or queries?