Re: Problem with plpython editing

Поиск
Список
Период
Сортировка
От frank_lupo
Тема Re: Problem with plpython editing
Дата
Msg-id HIS74L$BBBC4782E60C2FDB48A33943B7C6357E@email.it
обсуждение исходный текст
Список pgadmin-support
> 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
> > a sintax error at the second line. I suppose it is because of
> > linefeed/carriage return characters at the end of each line.
> >
> > Hope the problem can be resolved.
>
> It is strange.
>
> Will you try this?
> Try to add this before the SQL practice of about the 32nd line.
> ----------------------------------------------------------------
> frmSQLInput.frm
> ....
> ' change CRLF -> LF
> szSQL = Replace(szSQL, vbCrLf, vbLf)
>
> Set rsQuery = frmMain.svr.Databases(szDatabase).Execute(szSQL, , , qryUser)
> ----------------------------------------------------------------
> Frank Lupo will apply it if this seems to be normal.
>
> Regards,
> Hiroshi-Saito
>
 
Ok, fix error new binary in
 
Bye !! Frank Lupo (Wolf) !! /\_ _/\ \ o o / --ooo-----ooo--- -- GPG Key: http://users.jc-hosting.co.uk/frank_lupo/files/publickey.txt WebSite: http://users.jc-hosting.co.uk/frank_lupo

----
Email.it, the professional e-mail, gratis per te: clicca qui

Sponsor:
Le nuove iniziative del Garden Center Peraga: i Tour Day Peraga per andare alla scoperta del Canavese e il Labirinto delle Pannocchie per perdersi in un’oasi di pace, a contatto con la natura.
Clicca qui

В списке pgadmin-support по дате отправления:

Предыдущее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: Problem with plpython editing
Следующее
От: "Murilo Crocetta"
Дата:
Сообщение: Error Message: ERROR: parser: parse error at or near "->"