Re: Callable statements

From: Barry Lind <blind(at)xythos(dot)com>
To: Juan F Diaz <j-diaz(at)publicar(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Callable statements
Date: 2003-08-21 17:26:52
Message-ID: 3F4500DC.4090607@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Juan,

There are now examples of using callable statements in the postgresql
jdbc documentation. Check out:
http://developer.postgresql.org/docs/postgres/jdbc.html

thanks,
--Barry

Juan F Diaz wrote:
> Hi, could anyone tell me about the callable statements and how they work
> on postgres? im migrating a db from sql server 2000 to postgres and in
> some programs this type of statements is used for executing stored
> procedures (but in postgres there are none right? there are functions...)
> Help here, i'm confused...
>
> thanks
>
> JuanF
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Nic 2003-08-21 19:21:21 Re: Callable statements
Previous Message Scot P. Floess 2003-08-21 15:16:42 Re: Callable statements