hi James,
You said I should try going into the module and declare. can you tell me how I can declare it?
and what did you mean my its not missing?
Thanks
Hi James,
I tracked it down.
I have a Database Object declared and Im setting that Database object to current databse
The error occurs at this line
Set db1 = CurrentDb
Any clue what I could change to get it working?
Hi,
I have created an application with Access and the Backend and Frontend using Access VBA. I am connecting the frontend and the backend using the link tables feature in Access. It was running fine on my earlier machine which had ME and office 97. My new machine has Win XP profession and the...
Hi,
I have created an application with Access and the Backend and Frontend using Access VBA. I am connecting the frontend and the backend using the link tables feature in Access. It was running fine on my earlier machine which had ME and office 97. My new machine has Win XP profession and the...
Hi,
I want to restrict access to certain forms by setting a login and password. The login and password information is stored in a table. I need to know how do I check if the login and password are correct when they press the Login button. I want to use VB code. I tried using
Private Sub...
Hi,
I want to restrict access to certain forms by setting a login and password. The login and password information is stored in a table. I need to know how do I check if the login and password are correct when they press the Login button. I want to use VB code. I tried using
Private Sub...
Hi Darrylles,
Thanks a ton.
Just a quick one on the linking part. How do I link the tables in the front-end if the back-end is on a separate machine (server)? Do I have to map the drives on my client to be able to link? Any other alternatives??
Hi,
I have a Question regarding using Access as both the Back-end and front-end in a multi-user environment.
I have split my Database.
My FE is still retaining data. I don't want data in the FE. How can data be stored ONLY in the BE?
I was reading some answers given earlier on this website,
It...
Question regarding using Access as both the Back-end and front-end in a multi-user environment.
I have split my Database.
My FE is still retaining data. I don't want data in the FE. How can data be stored ONLY in the BE?
I was reading some answers given earlier on this website,
It said "3)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.