Title: A Microsoft Access file (MDB/ACCDB) does not compile into an MDE/ACCDE file
Vaststelling: Je wenst een Microsoft Access MDB of ACCDB bestand op te slaan als MDE of ACCDE bestand maar je krijgt volgende foutmelding.
Observation: You wish to save an MDB/ACCDB file into an MDE/ACCDE file, but you get following error 'Microsoft Office Access was unable to create the .accdb, .mdb, or .ade file.
Vaststelling: Je wenst een Microsoft Access MDB of ACCDB bestand op te slaan als MDE of ACCDE bestand maar je krijgt volgende foutmelding.
Observation: You wish to save an MDB/ACCDB file into an MDE/ACCDE file, but you get following error 'Microsoft Office Access was unable to create the .accdb, .mdb, or .ade file.
Oorzaak: Als je klikt op de 'Toon Help' krijg je een aanwijzing dat er teveel TableID indexen kunnen gecreëerd worden. De echte oorzaak is : een fout in VBA code
Cause: If you click on the SHOW Help, you get a suggestion that there are too much TableID indexes to should be created. The real cause is an error in your VBA code.
Cause: If you click on the SHOW Help, you get a suggestion that there are too much TableID indexes to should be created. The real cause is an error in your VBA code.
Remedie: Compileer je Access code vooraleer je opslaat als MDE of ACCDE.
Solution: Compile your Access VBA code before you save your file as a MDE or ACCDE file.
Actie
Action: Open the VBA windows (alt+F11) and click on Debug>Compile Test until no dialogboxes with errors appear.
: open het VBA venster (ALT+F11) en voer de instructie Debug>Compile test uit tot er geen dialoogvensters met fouten meer oppoppen.
Geen opmerkingen:
Een reactie posten