Randomblink
The Irreverent Reverend
- Local time
- Today, 16:53
- Joined
- Jul 23, 2001
- Messages
- 279
Ok...
I am closing my db using vb code.
The problem I am having is:
Sometimes (and sometimes not), when the db closes, I have a floating .ldb file of the db that sticks around.
You can't delete it (sharing violation) and you can't open ANY other db's while it exists.
It goes away if I reboot.
OR...
If I [ALT + CTL + DEL] (In an NT environment), and I goto to the Task Manager, I will see an MSACCESS.EXE floating under processes. I have to hard-end process that MSACCESS.EXE THEN I have to manually delete the .ldb file. What am I doing wrong?
What can I do to clean that up? Can someone help me?
I am closing my db using vb code.
The problem I am having is:
Sometimes (and sometimes not), when the db closes, I have a floating .ldb file of the db that sticks around.
You can't delete it (sharing violation) and you can't open ANY other db's while it exists.
It goes away if I reboot.
OR...
If I [ALT + CTL + DEL] (In an NT environment), and I goto to the Task Manager, I will see an MSACCESS.EXE floating under processes. I have to hard-end process that MSACCESS.EXE THEN I have to manually delete the .ldb file. What am I doing wrong?
What can I do to clean that up? Can someone help me?