hello,
how is it that I make a table "updatable". That's the error ACCESS 2007 gives me when running the runtime version (front end) on a computer. The program has to update the tables on the back end which are on a different computer (on the same network).
Also, I just saw a thread with some code included to open the database, and then to close it. Do I need any connection code in ACCESS for this case?
This is my configuration:
- Main Machine (which has an shared external hard drive E: where the back
end file resides)
- Other Machines (they contain the front end file which is supposed to be
linked to hard drive E on Main machine)
Everything is shared and the path to link the front and back ends is working well.
how is it that I make a table "updatable". That's the error ACCESS 2007 gives me when running the runtime version (front end) on a computer. The program has to update the tables on the back end which are on a different computer (on the same network).
Also, I just saw a thread with some code included to open the database, and then to close it. Do I need any connection code in ACCESS for this case?
This is my configuration:
- Main Machine (which has an shared external hard drive E: where the back
end file resides)
- Other Machines (they contain the front end file which is supposed to be
linked to hard drive E on Main machine)
Everything is shared and the path to link the front and back ends is working well.