Microsoft
Software
Hardware
Network
Question : how to capture out parameter from storedProcedure in java
I am calling Stored Procedure from JAVA application. If the stored procedure has a OUT parameter, how do we capture it.
Answer : how to capture out parameter from storedProcedure in java
After execution:
1:
String outParam = cs.getString(1); // OUT parameter
Random Solutions
sql server management set up
disable key access F11 in IE
How do I identify user logon / logoff event in a domain
How to download SQL on my PC
Windows 2003 Auto Login after join domain?
How to compare two string
Migrating DNS from 2003 to 2008
How to write my deep copy constroctur?
Excel 2003 used not 2007
What hardware specs are your SCCM 2007 Servers running?