G
Guest
Hi
I'm passing parameters to a stored procedure in sql2000 from asp.net page
I'm using the same coding technique as in "ASP.NET Starter Kits" to discover the stor proc parameters, but I'm getting
this error :"String was not recognized as a valid Boolean
If I call the same stor proc from the query analyser with the same parameters that the web form pass, the query run succefully without error
thank you for help
I'm passing parameters to a stored procedure in sql2000 from asp.net page
I'm using the same coding technique as in "ASP.NET Starter Kits" to discover the stor proc parameters, but I'm getting
this error :"String was not recognized as a valid Boolean
If I call the same stor proc from the query analyser with the same parameters that the web form pass, the query run succefully without error
thank you for help