E
Earl
I have a stored procedure that does some math for me. I've aliased the
calculations and was wondering why I could not use those in a dataset? The
sp runs correctly and returns the alias names, but if I fill a dataset with
the result, I get no columns in the datatable. Is there another technique to
do this?
calculations and was wondering why I could not use those in a dataset? The
sp runs correctly and returns the alias names, but if I fill a dataset with
the result, I get no columns in the datatable. Is there another technique to
do this?