Is it possible to assign a NewServer to a solution

Hi to All,
does Someone Know the solution to the following question:

  1. Suppose that You produced a solution under example_data
  2. Suppose that in a second time you copied all tables of Your solution to user_data
  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?

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:

  1. Make sure you have set a form on each table that you want to migrate.
  2. Export your solution with sample data and i18n keys
  3. Delete your solution (in 3.x from the Repository dialog or in 4.x > from the solution node)
  4. Disable the example_data connection
  5. Restart your Servoy Developer
  6. Import your exported solution again
  7. Servoy will ask for an alternative db server, because the example_data server is disabled
  8. Choose whatever db server you like
  9. 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:

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