D
Diogo
Hello everyone,
I'm back with some new doubts that I hope someone can shed some light.
I created an Access DB for a client, divided it in FE and BE, created a
Pilot DB that on startup checks to see if there is a newer version of the FE
and updates it via intranet when client starts it.
I have several clients FE writing to one BE.
At the time I set up this configuration because if there were any needs for
updates I would just make the updates in the FE and send them via e-mail to
the client, which would then place the update in a share for every other user
to update automatically when they stared up theirs FE.
This was all working fine but lately the client has been asking for a lot of
new use cases that implicate the creation of new tables in the BE, which
means that I have to go personally to the client, create the new tables,
updating the new linked tables in the new FE and copying the FE to the server
for the other users to be able to update their own versions.
The client is self contained so I can’t access it from the outside so I
could update the linked tables or create the new ones. Only communication is
via e-mail. No VPN, no nothing.
What I need is:
1. A way to create some kind of program that would create the new tables
automatically in the client BE.
2. Update the linked tables in the new FE. Is there a way to manually
specify the way to a linked table??? Access allows this but I have to be able
to access the mdb file. Can I just type the address?
Sorry for all the talk, and hope to hear from someone soon.
Best regards.
I'm back with some new doubts that I hope someone can shed some light.
I created an Access DB for a client, divided it in FE and BE, created a
Pilot DB that on startup checks to see if there is a newer version of the FE
and updates it via intranet when client starts it.
I have several clients FE writing to one BE.
At the time I set up this configuration because if there were any needs for
updates I would just make the updates in the FE and send them via e-mail to
the client, which would then place the update in a share for every other user
to update automatically when they stared up theirs FE.
This was all working fine but lately the client has been asking for a lot of
new use cases that implicate the creation of new tables in the BE, which
means that I have to go personally to the client, create the new tables,
updating the new linked tables in the new FE and copying the FE to the server
for the other users to be able to update their own versions.
The client is self contained so I can’t access it from the outside so I
could update the linked tables or create the new ones. Only communication is
via e-mail. No VPN, no nothing.
What I need is:
1. A way to create some kind of program that would create the new tables
automatically in the client BE.
2. Update the linked tables in the new FE. Is there a way to manually
specify the way to a linked table??? Access allows this but I have to be able
to access the mdb file. Can I just type the address?
Sorry for all the talk, and hope to hear from someone soon.
Best regards.