I have a problem.
In two cases the access database is closing completely (but leaves the .ldb
file behind.).
I just added a new form and now when I switch from the design view to the
preview via the icon button it closes the whole database. It does not always
happen, but repeatingly. The second occasion is when I am in the Viasual
Basic code and want to save something and compile it, then it is closely
itself completely, too.
I check my code, there is no closing command for once in a procedure or
function in the specific form. And after it does not close ony that form but
the whole database - could it be a bug? Or what did I make wrong or forgot
to consider.
If anybody can help me, I would really appreciate it.