I am using a datareader.
I want to get the data a row at a time as a delimited string without looping through the fields, that is in one shot, is there a way to do this
Thanks for ANY help.
I am using a datareader.
I want to get the data a row at a time as a delimited string without looping through the fields, that is in one shot, is there a way to do this
Thanks for ANY help.
Concatenate fields ?
rcodarini