Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stored Procedure

Status
Not open for further replies.

rmarkert

IS-IT--Management
May 2, 2001
11
BR
I'm new using Ultradev with JSP.
I can't pass parameters to a stored procedure.

Callable text : {call dbo.SPwebaluno(?)}
variables:

Name type direction default value run-time value
@codpes integer in 97562 request.GetParameter("@codpes")


Is It correct?

Thanks,

Renata
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top