On 26/09/2008 14:52, Raymond O'Donnell wrote:
> begin
> select into permission permtype from users
> where uid = username;
> return permtype;
> end
Whoops - that should be
return permission;
That's enough good advice from me for today.... :-)
Ray.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------