Storead procedure call question (CallableStatement)
From: Ilya German (anonymous_at_discussions.microsoft.com)
Date: 09/17/04
- Next message: Robert Klemme: "Re: Storead procedure call question (CallableStatement)"
- Previous message: Carb Simien [MSFT]: "RE: SQL Server SP3a via JDBC SP2"
- Next in thread: Robert Klemme: "Re: Storead procedure call question (CallableStatement)"
- Reply: Robert Klemme: "Re: Storead procedure call question (CallableStatement)"
- Reply: Ilya German: "Storead procedure call question (CallableStatement)"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 17 Sep 2004 05:40:22 -0700
Is it possible to call a stored procedure with parameter
names instead of indexes?
I've only noticed setString(int, String) in ms-jdbc, but
is there setString(String paramName, String) or can you do
it some other way?
- Next message: Robert Klemme: "Re: Storead procedure call question (CallableStatement)"
- Previous message: Carb Simien [MSFT]: "RE: SQL Server SP3a via JDBC SP2"
- Next in thread: Robert Klemme: "Re: Storead procedure call question (CallableStatement)"
- Reply: Robert Klemme: "Re: Storead procedure call question (CallableStatement)"
- Reply: Ilya German: "Storead procedure call question (CallableStatement)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading