Forum Discussion
jiniistrawberii
Aug 30, 2023Copper Contributor
Changing location of backend database without redoing the frontend app
Hi. I have a database that I have split into backend and frontend. The splitting occurred in our local server, so the backend is naturally stored there. Naturally, this is also the path that is a...
George_Hepworth
Aug 30, 2023Silver Contributor
You do not need to change the front end IF you migrate the data properly.
But we need one crucial bit of information to be more specific. What do you mean by "move the backend to the cloud"? It all hinges on what that actually entails.
But we need one crucial bit of information to be more specific. What do you mean by "move the backend to the cloud"? It all hinges on what that actually entails.
jiniistrawberii
Sep 04, 2023Copper Contributor
It's basically, cutting then pasting the BE from our local server to a folder in my OneDrive account.