Click to See Complete Forum and Search --> : URGENT: Database Memory Problem in VB 6.0


M.Anand
March 24th, 1999, 06:59 AM
I am using VB 6.0 with MS-ACCESS. I frequently access database. When a Database operation is complete , I close the Recordset and set the Object to Nothing. But the memory allocated while Opening the Recordset is not equal to the Memory released. This leads to increase in Memory Usage .

Where is the problem ?


Thanks

Anand