Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete Record in Access
Message
 
À
20/06/2000 22:35:17
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00382509
Message ID:
00382999
Vues:
14
>>>When a record was deleted from an Access Table, is it
>>>permanently being removed or we still can "undo" the deleted
>>>record? Because I discovered that the Database size didn't
>>>change before and after the deletion of 10,000 records.
>>>Or is it like Dbase, have to issue a PACK command to permanently
>>>remove the records? Pls advise, thanks.
>>
>>You can't undelete it but you need to compact your database in order to claim lost bytes.
>>
>>You can use the CompactDatabase method of the DAO DBEngine object.
>
>Could you provide me some guide lines on how to go about achieving it?
>I'm pretty new in VB programming, thanks for your help.

Common, read the help file or this article: http://support.microsoft.com/support/kb/articles/Q192/1/53.ASP?LN=EN-US&SD=gn&FR=0
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform