Hi,
I have a problem with using .NET and PostgreSQL. In a previous thread called
"" I noticed that it is possible to use and create functions that return
tuples or RecordSets. I now want to use them in .NET.
I followed the instructions which are available at :
http://developer.postgresql.org/d
> From: Stephan Szabo <[EMAIL PROTECTED]>
> To: Philip Van Hoof <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: Re: [SQL] Creating Stored Procedures
> Date: 29 Oct 2002 10:36:17 -0800
>
>
> On 29 Oct 2002, Philip Van Hoof wrote:
>
> > Note that I have searched A LOT on