Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I'm getting an error when I attempt to call a stored procedure that has an output parameter that is a varchar. It reports that the size is invalid with a value of 0. However, the size is clearly set in code and the code runs fine when connected directly.
I've attached a sample solution that highlights this problem. Just read the Readme.txt for details on how to run the tests.
This is a show stopper for my project, which I'm attempting to release for beta testing.
Thanks!
|