Re: Callable statements - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Callable statements
Date
Msg-id 3F4500DC.4090607@xythos.com
Whole thread Raw
In response to Callable statements  (Juan F Diaz <j-diaz@publicar.com>)
Responses Re: Callable statements
List 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@postgresql.org
>



pgsql-jdbc by date:

Previous
From: "Scot P. Floess"
Date:
Subject: Re: Callable statements
Next
From: Nic
Date:
Subject: Re: Callable statements