I just have a question regarding multiple access ( meaning multiple users to access,add,modify,search,print data at the same time to one .mdb file.
I have a Hotel guest database in a Access97 . I am more familiar with VBA (access97) and it is a lot easier for me to create a form and report in access than VB, though I am starting creating DAO/ADO. If I have multiple users wants to access the form that I created in access, it is not possible at this time. Only one user at a time to update the record.
What do i need to change so multiple users can access the database and able to update files in it. Do I create a DAO and have it point to the file( is that even possible), or is there a way that i can change some settings in my access97 database so it can be modified by multiple users at the same time.
thanks
erwin
I have a Hotel guest database in a Access97 . I am more familiar with VBA (access97) and it is a lot easier for me to create a form and report in access than VB, though I am starting creating DAO/ADO. If I have multiple users wants to access the form that I created in access, it is not possible at this time. Only one user at a time to update the record.
What do i need to change so multiple users can access the database and able to update files in it. Do I create a DAO and have it point to the file( is that even possible), or is there a way that i can change some settings in my access97 database so it can be modified by multiple users at the same time.
thanks
erwin