H
How1
I have a functional database which allows the user to search, edit and add
records. However when I split the database and link the front-end directly to
the backend which sits on the company server and copy the front-end to each
users machine. The add function does not operate. The add button should open
the add form and create a new record within the table. However I am getting a
blank screen.
However when I link the frontend to the backend, held on a drive mapped to
each users machine, I do not get this problem. Please note that the drive
mapped to the server on each users machine differs therefore I cannot simply
copy the frontend over to others machines.
Can someone please advise.
records. However when I split the database and link the front-end directly to
the backend which sits on the company server and copy the front-end to each
users machine. The add function does not operate. The add button should open
the add form and create a new record within the table. However I am getting a
blank screen.
However when I link the frontend to the backend, held on a drive mapped to
each users machine, I do not get this problem. Please note that the drive
mapped to the server on each users machine differs therefore I cannot simply
copy the frontend over to others machines.
Can someone please advise.