if i used stored procedure for retrieving the data from sql
server.in front end i had used data reader.when 100 records are
there in table.when it has displayed ten records in frontend
database has been collapsed.then where should our data available...

Answer Posted / santosh rudra

Since you have used data reader, the data will be in the
database. Data reader is connection oriented, if connection
is lost data is lost

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Distinguish between continue and break statement?

749


What are the different types of assembly?

779


Explain about generics in c#.net?

728


What do u mean by delegation?

717


Are c# references the same as c++ references?

749


What is delegate in c#?

715


What is check/uncheck?

821


Give 2 scenarios where static constructors can be used?

691


Explain streamreader/streamwriter class?

719


what are pointer types in c#

734


What is local function?

730


What is the difference between abstract and abstraction?

653


Why we use dll in c#?

716


What is difference between code access and role based security?

732


What do you mean by the delegate in c#?

684