|
-
March 8th, 1999, 12:52 AM
#1
URGENT : Database Size increase in VB 6.0
Hi
I am using MS-ACCESS as the backend with VB 6.0. I open a RecordSet and do some Select operation. The Memory usage increases during this operation. Later I close the recordset and set the object to Nothing. But the same amount of memory is not freed again . For ex if 44 bytes were used for a single OpenRecordset only 20 bytes are released when I close it.
What could be the problem ?
Anand
-
March 8th, 1999, 03:36 PM
#2
Re: URGENT : Database Size increase in VB 6.0
It could be because Access might be caching some objects needs for database operation. But this is just a wild guess.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|