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 [EMAIL PROTECTED] Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly