954,558 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Pls help me regarding to access database in vb6

Hello All


I have problem in database management in vb6 using access database.

I have created small code library to store code snippets.

When i add new code to database then size of database is increased.This is normal.

But whenever i remove some code from my database then size of database is not decreased.Whay this problem occurs.If this situation will stay for long time then the time will come when the size of my access database will me very large.

So pls help me in this problem .

I m 18 years old beginner vb6 programmer from India.

You can also mail me personally at : [email]vbmade2000@gmail.com[/email]

vbmade2000
Newbie Poster
1 post since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

Hmn, are you emptying the record (setting all the fields to "") or are you actually calling the ADO's delete method?

Comatose
Taboo Programmer
Team Colleague
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
 

Hi
I Think your access database is not in compact mode if not goto options menu and check on
compact on close option
This may solve your problem

maheshsayani
Light Poster
45 posts since Jul 2006
Reputation Points: 10
Solved Threads: 2
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You