im searching for a single row result with 3 columns all of which i want to paste into a single asp:label.
is it better to get the data using datareader or dataset?
if datareader howto access all datareader items using
For Each Item In
do help..
ps: is it possible to share/inherit the classes between different codebehind files say between common.
vb & finance.
vb