Re: parametros de salida en procedimiento

From: "Jaime Casanova" <systemguards(at)gmail(dot)com>
To: "Carlos Alberto Cianci" <cacianci(at)yahoo(dot)com(dot)ar>
Cc: "Lista Postgres" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: Re: parametros de salida en procedimiento
Date: 2006-05-23 02:54:49
Message-ID: c2d9e70e0605221954r7d6aedbcl3fbe699ba53c89d0@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On 5/22/06, Carlos Alberto Cianci <cacianci(at)yahoo(dot)com(dot)ar> wrote:
>
> Hola a todos:
> Gracias por vuestra ayuda en mi pregunta anterior. Ahi va otra.
> Tengo un procedimiento almacenado con 4 parámetros (2 de entrada y 2 de
> salida). ¿Cómo debo invocar el procedimiento desde visual foxpro para
> obtener el valor de los parámetros de salida? Me podrían dar un ejemplo?
> Disculpen si mis preguntas son muy básicas, pero soy nuevo programando con
> postgres.
>
> Gracias
>
> Carlos Cianci
> Argentina
>
>

http://www.postgresql.org/docs/8.1/static/xfunc-sql.html#XFUNC-OUTPUT-PARAMETERS

--
Atentamente,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
Richard Cook

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Alejandro D. Burne 2006-05-23 11:02:47 Invalid page header
Previous Message Damián Culotta 2006-05-23 02:07:32 Re: Asegurar la portabilidad respaldo postgres deLINUX a WINDOW