Thanks to Frank Lupo and Hiroshi Saito for
modifying frmSQLInput.frm. Now it works good with writing plpython functions.
However the problem still remains with frmFunction.frm. For this form to
work with plpython we need to do the same work. I did try and works.This
is the code. (Hope it doe
> Thanks to Frank Lupo and Hiroshi Saito for modifying frmSQLInput.frm. Now it >works good with writing plpython functions. >However the problem still remains with frmFunction.frm. For this form to work with >plpython we need to do the same work. I did try and works.
>
>
>
> Regards
> Lu
Hi Luigi Lumento.
From: Luigi Lumento
> Thanks to Frank Lupo and Hiroshi Saito for modifying frmSQLInput.frm.
> Now it works good with writing plpython functions.
It was good.!
> However the problem still remains with frmFunction.frm. For this form to
> work with plpython we need to do the s
> Dear Luigi Lumento.
>
> - Original Message -
>
> > I'm writing to submit a problem on using pgadmin2 to
> > write plpython functions. It didn' happen with pltcl.
> > When i write a function that is longer than one line of code,
> > the server accepts its definition but isn't able
Dear Luigi Lumento.
- Original Message -
> I'm writing to submit a problem on using pgadmin2 to
> write plpython functions. It didn' happen with pltcl.
> When i write a function that is longer than one line of code,
> the server accepts its definition but isn't able to execute it due to
>
I'm writing to submit a problem on using pgadmin2
to write plpython functions. It didn' happen with pltcl.
When i write a function that is longer than one
line of code, the server accepts its definition but isn't able to execute it due
to a sintax error at the second line. I suppose it is be