Showing related tags and posts accross the entire site.
-
PROBLEM: Custom Stored Procedure for View does not return OUTPUT parameter eventhough it is specified. Someone publish a patch for this problem in old version of netTiers 2.1.0.471 here http://community.codesmithtools.com/forums/p/6041/23465.aspx#23465 But it is not OK for version 2.2.0 and in this version...
-
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...
-
I have a problem with Nettiers version 2.0.1.471 . It's easy to reproduce. 1) Create a table with a column named "colX" 2) Create a Custom Stored Procedure that specify the name of the "Colx" in the order by clause (for example) 3) Generate and everything will be OK 4) Drop de...
-
I used latest 2.2.0 build and problem still exists.
-
I also need this. Does anyone have this solution/bug fix?