Open Access Database Without Scripting or Forms

I am trying to troubleshoot a MS Access XP database, and the first thing it does is close the main window and ask for the date. Everything I entered contains an error message indicating that the value entered is not a valid mm / dd / yyyy date. Then he begins to close access. I have tried every date format that I can think of to no avail.

Is it possible to open an access database without an automatic request to enter and close? At the moment, I have no idea what is happening under the hood of this thing, since I can’t even open it.

+3
source share
3 answers

Hold down the Shift key when you select open from the file menu in Access.

+7

, shift . shift , , Access .

+1

Once you log in, you can either get rid of the macro name "autoexec" or in the "Tools" | At startup, delete the selected item so that the "Display Form / Page" sets it to (None).

0
source

Source: https://habr.com/ru/post/1702437/


All Articles