Hi All,
How to create a Servoy Runtime of a solution in Servoy 4.1? Is there any documentation for these?
Thanks in advance.
Hi All,
How to create a Servoy Runtime of a solution in Servoy 4.1? Is there any documentation for these?
Thanks in advance.
Not sure about documentation, but it’s not so difficult. First you must have this feature installed (that option is not checked by default in installer). Then , when you go to File → Export → Servoy category you’ll have a wizard for that. Just fill in the details and export the solution. You’ll have to copy yourdatabase.db in database folder manually ( when sybase is stopped). The solution must use only one database server (sybase one).
Hi Laurian,
Thanks for a quick reply.
Yes, I found the help from the Servoy Help Content section.
Trying with the same…