×
דרור
I have this problem with Access:
The objective is to compact the database once in a while. For this purpose I
added this code line:
ChangeProperty "Auto Compact", DB_Boolean, True
The line is the last line in the application's main form's Form_Unload.
What happens is that:
1/4-1/3 of the times Access compacts the database and exists nicely.
The other 2/3-3/4 of the times Access crashes and Windows presents an ugly
message to the user.
This happens with the same database on the same machine in an unpredictable
way. The applications works and then a crash and so on.
Any idea on what's going on here?
Dror
The objective is to compact the database once in a while. For this purpose I
added this code line:
ChangeProperty "Auto Compact", DB_Boolean, True
The line is the last line in the application's main form's Form_Unload.
What happens is that:
1/4-1/3 of the times Access compacts the database and exists nicely.
The other 2/3-3/4 of the times Access crashes and Windows presents an ugly
message to the user.
This happens with the same database on the same machine in an unpredictable
way. The applications works and then a crash and so on.
Any idea on what's going on here?
Dror