Received: from localhost (postgresql.org [64.49.215.8]) by postgresql.org (Postfix) with ESMTP id 3D7384767BC for ; Wed, 2 Oct 2002 11:46:30 -0400 (EDT) Received: from hotmail.com (dav54.law15.hotmail.com [64.4.22.47]) by postgresql.org (Postfix) with ESMTP id D9A434761C6 for ; Wed, 2 Oct 2002 11:46:24 -0400 (EDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 2 Oct 2002 08:46:29 -0700 X-Originating-IP: [204.244.28.188] From: "david williams" To: , Subject: Re: Stored Procedures Date: Wed, 2 Oct 2002 11:50:32 -0400 MIME-Version: 1.0 X-Mailer: MSN Explorer 7.00.0021.1900 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0001_01C26A09.E9D00810" Message-ID: X-OriginalArrivalTime: 02 Oct 2002 15:46:29.0798 (UTC) FILETIME=[DFEF7C60:01C26A2A] X-Virus-Scanned: by AMaViS new-20020517 X-Archive-Number: 200210/14 X-Sequence-Number: 9732 ------=_NextPart_001_0001_01C26A09.E9D00810 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Also, the table definition MUST be in the Public Schema. I use my own schema name= s but in order for the table to be found by the function it ( the table ) m= ust be in the public schema. Although it can be empty. DaveGet more from the Web. FREE MSN Explorer download : http://explorer.ms= n.com ------=_NextPart_001_0001_01C26A09.E9D00810 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Also,
 
the table definition MUST be in the Public Schema. I use= my own schema names but in order for the table to be found by the function= it ( the table ) must be in the public schema. Although it can be empty.
 
Dave


Get= more from the Web. FREE MSN Explorer download : http://explorer.msn.com

------=_NextPart_001_0001_01C26A09.E9D00810--