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

Describe the parts of assembly.

498


What is parallel programming in c#?

471


Can a constructor be static in c#?

494


What is gridview c#?

482


Why array is faster than arraylist in c#?

472






Why are dynamic link library used over static one?

522


Can var be null c#?

454


What is thread safe in c#?

477


Can enum be null c#?

500


What is the difference between struct and class in c#?

461


What is a interface in c#?

457


Explain About disco and uddi

685


What is lambda expression in c#?

489


How does it work?

492


What is a protected class c#?

462