Problem: After installing, only the Windows Administrator is able to connect to the local table. Why?

Solution: This is a Windows security feature. The ODBC settings are stored in the USER-DSN instead of SYSTEM-DSN. Delete the entry "LocalDigas" in the USER-DSN Tab and create a new one in SYSTEM-DSN (Data Source Name: LocalDigas, Database="C:\Digas\Database\digasloc.mdb" for example).

Update: Since DBM 3.1, the ODBC connection has been changed from System DSN to File DSN. The described problem should not occur anymore.