I want to have a user login into a page and then perform some data input and update some files and get a report back.
I have everything figured out except the way to keep the database user login the same until the process is complete (I use the user as part of the data submitted).
Will pconnect...
I don't know if this can be done, but I want to provide a button for users to be able to start a 2nd session of access opening an 2nd existing database from the current database they are using. I would like the user to return to the original database when finished. I would use one database but...
I found this code by Peter Vulovic for reconnecting to linked tables.
I am getting the following error when tring to run:
Complie error:
User-defined type not defined
It then points to the second line of code
Dim db As Database
Any ideas??
Function Reconnect()
Dim db As Database...
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.