I recently upgraded to Servoy 6 from 3.5. I am using the existing servoy_repository table and connection information from mssql. However I am unable to see any solutions. I’m not sure if the table structure is different in version 6 or if I’m just missing something. Please help.
Thank you,
Matt
Hi Matt,
Servoy 3.5 Developer used the same repository DB as the Server. However since 4.0 Servoy is using Eclipse and that uses a workspace on the filesystem for Developer.
So if you are saying you can’t see any solutions in Developer then this is due to that fact. Check out the wiki and docs to see how you can ‘checkout’ your solutions from your server.
When you run Servoy Server and open up a client you should be able to see your solutions (you may need to upgrade the repository database first, see the servoy log if the Server dies on you when launching).
Hope this helps.