Invoking sql functions through jdbc

From: "Ron Sofrin" <rsofrin(at)entercept(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Invoking sql functions through jdbc
Date: 2001-01-26 03:57:32
Message-ID: 94qsgr$aac$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc

Hi all,

I am trying to invoke a postgres sql function though JDBC using the
CallableStatment object. I have build the driver with it's jdbc1.2 option.
However, I am getting the following exception "Callable statments are not
supported at this time"

Does any one have an idea if there is a work around it?

I have noticed that there is something called the Fastpath API. Is there any
way to get a result set (and not byte[]) out of it?

thanks

Ron

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2001-01-26 05:16:53 Re: PQftype, Oid, where is this documented?
Previous Message Hiroshi Inoue 2001-01-26 01:52:16 Re: [ODBC] Re: RE: [PATCHES] ODBC Patch for OJs/Large Querys & Rows

Browse pgsql-jdbc by date

  From Date Subject
Next Message Hiroshi Inoue 2001-01-26 04:09:11 Re: Open 7.1 items
Previous Message Tatsuo Ishii 2001-01-25 22:24:03 Re: Open 7.1 items