Hi to All,
does Someone Know the solution to the following question:
- Suppose that You produced a solution under example_data
- Suppose that in a second time you copied all tables of Your solution to user_data
- Suppose that You want use your solution, not more with example_data server, but with user_data server.
Does it exist a way to do 3?
Tanks in advance.
Gianni Pinna.
cuoredisardegna@tiscali.i:
3) Suppose that You want use your solution, not more with example_data server, but with user_data server.
Does it exist a way to do 3?
Hi Gianni, yes this is possible. You need to do this:
- Make sure you have set a form on each table that you want to migrate.
- Export your solution with sample data and i18n keys
- Delete your solution (in 3.x from the Repository dialog or in 4.x > from the solution node)
- Disable the example_data connection
- Restart your Servoy Developer
- Import your exported solution again
- Servoy will ask for an alternative db server, because the example_data server is disabled
- Choose whatever db server you like
- Done
FYI: When I first started building my first Servoy solution (long, long time ago), I created all tables in the repository server, so this feature is something I’m familiar with ![Wink :wink:]()
Hi Karel,
You wanted not only give me Your prompt and accurate answer, but also the reason of Your memory: Your first solution on Servoy.
Tank You very much, Karel, for Your competence an familiarity.
Sincerly.
Gianni Pinna