Hello
im using LLBL since coupla month , i notice that i can only have dataTable returning procedures or dataset , or action procedures . Can i have a procedure that returns a value same as ExecuteScalar ?
I hate the way iam doing it now dt.rows[0]["colname"] feel it could be cleaner .
thanks