Datareader problem in C#

"mukku_6" <mukku_6-/[email protected]> Wed, 12 Jan 2005 20:20:47 -0000
Newsgroups gmane.comp.windows.ce.freeware
Message-ID <[email protected]>

Hi,

   i got a problem with C#, i am trying to read data from SQL CE 
using datareader(around 1000 records) and then i am disposing, 
closing datareader then closing database connection. if i do this for 
5-6 times without closing application, all the data still in 
the 'memory' and the pocket pc is hanging. i tried with garbage 
collector, still it is same problem. my database is in CF card. 
please help me if you can.


Thanks

DSN