|
-
Feb 11th, 2003, 05:10 AM
#1
Thread Starter
Addicted Member
Are recordes really deleted?
Hi guys
Well I have a mdb Database with size of 5 mb’s there was a table in it which had taken a lot of space but when I delete it through code or through visdata or access by such SQL statement:
Delete * From Table1
All fields of the table seems to be deleted but when I check the size of the mdb file, it is exactly the same size of the file before the fields of that large table was deleted. Does anyone know what the reason is? Do the data just become invisible? But it is somewhere in the file for future restoring? And how can I remove the data completely from the database?
Thank u
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
|