Hi, Joe
1) When you mention Access not debugging, do you mean debug in VBA IDE?
Yes. If I set a breakpoint in the VBA code and then run it, it doesn't stop.
2) Normal Access database will be locked for one user, prevent other people from editing. You can create web database, and multiple user can edit data at same time.
To clarify, I have a split DB with the BE on a shared drive. If I open the FE from within the VPC, my co-worker Bob can not open a different copy of the FE from another machine.
/Joe