One more problem with odbc driver

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема One more problem with odbc driver
Дата
Msg-id 20020917140626.GA27797@feivel.credativ.de
обсуждение исходный текст
Список pgsql-hackers
Hi,

I just talked to Sebastian again and we face another problem. The
software he's porting to PostgreSQL calls SQLProcedureColumns to get the
info about the input columns and the result. But the problem is that the
function in question returns an unnamed cursor. Before we start porting
the procedure/function we of course have to figure out how to tell the
app that the procedure will return a cursor, but we couldn't find
anything in the odbc specs.

As I do not have access to the MS SQL procedure as it is now I cannot
try anything myself, but I'm willing to act as a channel for Sebastian
to talk to you. The matter of the fact is that I never saw a function
returning a cursor on PostgreSQL so far.

Michael
-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


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

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: Still big problems with pg_dump!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Proposal for resolving casting issues