[Mono-list] SqlServer access and @return_value
Rainer Worbis
rainer.worbis@gmx.at
Wed, 06 Aug 2003 17:05:33 +0200
Hallo Mono Team
evaluating to use mono with our applications i ran into the following
problem:
We use stored procedures on sqlserver which returns values.
In 'original' .NET i can define an parameter @return_value (with
direction ReturnValue. In mono this results in an error that the count
of parameters isn't the same (and/or a wrong matching of parameter if
there are more than one parameters)
Will this feature implemented in the near future?
Thanks a lot
Rainer Worbis
--
Rainer Worbis <rainer.worbis@gmx.at>