G
Guest
I have split my application to FE and BE. The BE (database) is sitting in a file server while FE will be local LAN users or VPN remote users
I have 3 questions
1. Is there any problem for VPN remote users connecting to the database
2. If I want to move the BE to another server, what should I do? Can I change the path within the FE
3. How does FE know the path of the BE
The following are the step I splitted the application
1. I copy the application from a development PC to the server
2. I use Database Splitter to split the FE
3. Copy the FE and paste it to other front end machines.
I have 3 questions
1. Is there any problem for VPN remote users connecting to the database
2. If I want to move the BE to another server, what should I do? Can I change the path within the FE
3. How does FE know the path of the BE
The following are the step I splitted the application
1. I copy the application from a development PC to the server
2. I use Database Splitter to split the FE
3. Copy the FE and paste it to other front end machines.