Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: pgAdmin Funciton Code

Re: pgAdmin Funciton Code



On 28 Nov 2006 at 8:45, kenp wrote:

>     SELECT INTO
>        "pCentreGroupPolicyID"

Don't you need to declare pCentreGroupPolicyID first? - 

.....etc....
$body$
declare
	pCentreGroupPolicyID bigint;
begin
	......etc....

This would cause the function not to run......what error message did 
you get?

--Ray.


----------------------------------------------------------------------

Raymond O'Donnell
Director of Music, Galway Cathedral, Galway, Ireland
rod(at)iol(dot)ie
----------------------------------------------------------------------





Home | Main Index | Thread Index

top