Hi All.
I have a question(s).:) We have a multi tiered (more than 3) application. We don't want to use a DATASET to pass from one tier to another. We looked at SQLDATAREADER... but the connection has to be open to use it ... (that is bad)...
Is there a way to use the SQLDataReader? Or what is a better way?
Thanks!
