calling sp_password store procedure failed
Bob Kline
bkline at rksystems.com
Fri Jul 27 18:40:17 EDT 2001
On Fri, 27 Jul 2001, Michael Peppler wrote:
> Bob Kline writes:
> > On Fri, 27 Jul 2001, Son To wrote:
> >
> > > CallableStatement cs = con.prepareCall("{call sp_password(???)}");
> >
> > Don't you need commas between the placeholders?
>
> And does the JDBC driver even support placeholders for stored proc
> calls?
Yes.
>
> The protocol doesn't handle this natively (at least I don't think
> so), so the driver would have to handle this itself.
If by protocol you mean TDS, yes.
--
Bob Kline
mailto:bkline at rksystems.com
http://www.rksystems.com
More information about the FreeTDS
mailing list