On Jan 3, 2008 3:27 AM, Vinicius <[EMAIL PROTECTED]> wrote:
> Pessoal, estou executando esta rotina no Windows, mas ele não consegue sair 
> da função, eu só queria abrir a calculadora, onde eu errei, ou esqueci ?
>
> create or replace function teste() returns TEXT as $$
> if (open(teste, "|calc.exe") == false) {
> return 'erro';

Uau, isso me parece um serio abuso e mal uso de stored procedures.

-Roberto
_______________________________________________
pgbr-geral mailing list
pgbr-geral@listas.postgresql.org.br
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a