Nettiers version 2.2.0 does not generate output parameters for custom stored procedures like the one below. This procedure declares an output parameter, gets a dataset from a view, and sets the rowcount to the output parameter. This new version of Nettiers does not find the output parameters and as a...