Question : How to get y MS Access Application to open?

DESCRIPTION
The attached MS Access 2007 db will not open.

DETAILS
The user enteres the log in info (admin - admin) then clicks log in and then MS Access displays the error message in thje attachedc image and closes.

WHEN PROBLEM FIRST NOTICED
The problem started when I added code to the frmSplashScreen "On Load" event.
Attachments:
 
 
 
 

Answer : How to get y MS Access Application to open?

I downloaded your file and tested it in Access 2007, and had the same result. I was able to enter the database by changing to design veiw, right clicking on the login button and selecting build event. In the code you had some lines of code commented out except for one.

L=False

After commenting out the line of code with an apostrophe,

'L=False

and returning to form view I was able to login using the credentials provided.
Random Solutions  
 
programming4us programming4us