October 2001
Intermediate to advanced
376 pages
7h 3m
English
The sole purpose of this class is to read a forward-only
stream of data from the SQL Server database. The biggest benefit of the data reader is
speed.
One of the common problems that we have come across is that developers are trying
to open another connection while the data reader is still reading from the database. You
might run into this problem if you are trying to make nested database calls: You cannot do
this ...
Read now
Unlock full access