CodeMonkey76
MIS
I have run across this problem two times already. I have been creating a database that tracks simple accounting type transactions. There are no complex calculations nor are there any complex queries.
I am using DAO in some places but not many only to add new records to some tables.
I have been working in the database all morning. I saved and left for lunch. When I came back, I click on a button on my startup form and then the database abruptly shuts down.
Has this happened to anyone? Does anyone know any reason why this occurs?
Oddly enough, after I open other forms and click around the database it stops occurring.
I am using DAO in some places but not many only to add new records to some tables.
I have been working in the database all morning. I saved and left for lunch. When I came back, I click on a button on my startup form and then the database abruptly shuts down.
Has this happened to anyone? Does anyone know any reason why this occurs?
Oddly enough, after I open other forms and click around the database it stops occurring.