PoppaSmurf
Programmer
I was asked to help solve this problem and I am seeking some guidance.
Prior to the company upgrading from Windows XP and Access 2000 to VISTA and Access 2003, they were able to open a database, that is Access 2000 format, to display a login screen, after entering a valid User Id and Password they click on the ENTER button to display a switchboard menu.
Now, this is the problem. Using VISTA and Access 2003 and the same Access 2000 database when they open the database the Login screen is displayed. They enter their User Id and Passsword then click on the ENTER button the database appears to hang and no switchboard menu is displayed.
There is code behind the ENTER button to validate the User ID and Password, if the User ID and Password are valid then the switchboard menu should be displayed
I do not have VISTA on my computer to test this condition. Any assistance would be appreciated.
PoppaSmurf
Prior to the company upgrading from Windows XP and Access 2000 to VISTA and Access 2003, they were able to open a database, that is Access 2000 format, to display a login screen, after entering a valid User Id and Password they click on the ENTER button to display a switchboard menu.
Now, this is the problem. Using VISTA and Access 2003 and the same Access 2000 database when they open the database the Login screen is displayed. They enter their User Id and Passsword then click on the ENTER button the database appears to hang and no switchboard menu is displayed.
There is code behind the ENTER button to validate the User ID and Password, if the User ID and Password are valid then the switchboard menu should be displayed
I do not have VISTA on my computer to test this condition. Any assistance would be appreciated.
PoppaSmurf