Latest post 04-29-2008 12:43 PM by
shivan. 0 replies.
-
04-29-2008 12:43 PM
|
|
-
shivan


- Joined on 04-29-2008
- Posts 3
- Points 45
|
custom store procedure wrapper does not return a TLIST or a Dataset
Hi there I have a puzzling issue with the code generated from Nettiers.I have altered my custom store procedure to accommodate a field of data type NVARCHAR (MAX)Before regenerating the code there was method for the custom store procedure which returned me a TLIST, but after regenerating the code the method does not return anything which is fishy.The wrapper must at least return a dataset if the entities does not match!Can anyone help me resolve this?Warm RegardsSiva
|
|