How can I connect Servoy to my own database server instead of Sybase?

When you install Servoy, Sybase is installed by default.  If you dont plan to use Sybase, then on the installer, uncheck "database" and Sybase won't be installed.  

If you already have Servoy installed, choose Edit -> Preferences from the menu, then navigate to the DB Servers tab.  Edit the listed databases and point them at your own database.  If you don't see your database JDPC driver in the list when editing the connection, download the JDBC driver for your database, and add it to the {servoy_install}/drivers folder, then restart servoy.  The most important connection to edit is the connection named "repository_server", which stores all the information about your solutions and code.  If you already have solutions built in the old repository, choose File -> Repository from the menu, and choose your solution, and the release, and choose export.  Then after switching your repository connection, restart servoy and go back to File -> Repository and import your solution.

Comments

Not working with mysql

After creating the repository_server connection name in servoy 4, I can get it to create a bunch of tables (more than 10 at least) in the mysql db. However, in the workspace (in my file system), it only show the 4 user and group *.dbi files? is this normal?Also, I can't import any example solutions no matter what I do.I tried using the servoy web admin tool.I can't find anywhere from the developer tool to import solutions.please help. thanksHow can I import the example solutions?

Post new comment