Servoy 5.2 but with Sybase SQL Anywhere ASA - SOLVED

I want to upgrade to Servoy 5.2.1 from Servoy 5.1, but stay with my Sybase database (as I may need mobile sync later).

I exported my solution and uninstalled both Servoy and Sybase. Can somebody let me know how I should set it up again, I must be missing something. Specifically how do I…

  1. Get Servoy Developer 5.2.1 to launch the Sybase DB server like it used to
  2. If possible re-enable right-clicking a DB file to create new Sybase database (rather than PostreqSQL)
  3. Remove as much of PostreSQL that came with Servoy 5.2.1 as possible for simplicity, or can I re-install without it?
  4. Import the solution I exported with all it’s tables and example data back into SQL Anywhere 11

Thanks

Ben

I followed the advice at the bottom of this page: http://wiki.servoy.com/display/public/D … rade+Notes, and simply installed 5.2.1 over the top of 5.1, the only change to the default installer being…

  1. Choose “/Servoy Home” rather than “/Servoy” directory
  2. Choose NOT to install the following components…
    a. Database
    b. Application Server Service

… this seems to work fine, unless anyone knows something I don’t?