Hi,
I kind off confuse between how the front-end and back-end works.
I made a project and it's in accdb file which contains all table, form, modules, etc..
Now, I want to protect my code, so I Save Publish into an Accde file. That will be the version so all my user will be using.
Now, I need to upload that into our server, let's say:
\\server\\tool\tool.accde
Now, I have the choice to create a shortcut, and link the target URL to the link above, but I know that is not so proper for multi-user uses (am I wrong?). It's better for them to have a version on their own desktop isnt it?
So I searched and I have found the version of Bob Larson, and the modified version of TK, but I still not get through to understand their meaning of "Front-End", "Front-End Master", and "Back-End".
Now, I have 2 files. tool.accdb which is main version on my own desktop. I can modify everything on it. I have another one that I put on the server which is tool.accde
Can anyone guide me step by step on how to use the:
Access_Front-End_AutoUpdating_Utility by Bob Larson?
There is a documentation about it, but I don't get which one will be the Front-End, or Back-End. Should I save 2 version of front end on my desktop and called them, tool (master).accdb and tool_fe.accdb. Then once everything is done, then save the tool_fe.accdb into tool_fe.accde and dump it into the server? But how will the code recognize in which server the front-end is if I did not really setup where it was since the beginning?
Please help.
Thank you.
I kind off confuse between how the front-end and back-end works.
I made a project and it's in accdb file which contains all table, form, modules, etc..
Now, I want to protect my code, so I Save Publish into an Accde file. That will be the version so all my user will be using.
Now, I need to upload that into our server, let's say:
\\server\\tool\tool.accde
Now, I have the choice to create a shortcut, and link the target URL to the link above, but I know that is not so proper for multi-user uses (am I wrong?). It's better for them to have a version on their own desktop isnt it?
So I searched and I have found the version of Bob Larson, and the modified version of TK, but I still not get through to understand their meaning of "Front-End", "Front-End Master", and "Back-End".
Now, I have 2 files. tool.accdb which is main version on my own desktop. I can modify everything on it. I have another one that I put on the server which is tool.accde
Can anyone guide me step by step on how to use the:
Access_Front-End_AutoUpdating_Utility by Bob Larson?
There is a documentation about it, but I don't get which one will be the Front-End, or Back-End. Should I save 2 version of front end on my desktop and called them, tool (master).accdb and tool_fe.accdb. Then once everything is done, then save the tool_fe.accdb into tool_fe.accde and dump it into the server? But how will the code recognize in which server the front-end is if I did not really setup where it was since the beginning?
Please help.
Thank you.