Child pages
  • Troubleshooting

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Servoy Application Server

Server doesn't start

When the Servoy Application Server will not start, there are two likely reasons for it:

...

Servoy comes bundled with a limited set of JDBC drivers, due to licensing. For example, we are not allowed to ship JDBC drivers of Oracle or the official Microsoft SQL server JDBC driver. See the database section of the Servoy stack info for a list of the shipped JDBC drivers. If the the ....

Oracle

When connecting to Oracle databases, make sure to use the correct version of the Oracle JDBC driver. Each oracle database version has it's own version of a JDBC driver and when connecting to Oracle with a JDBC driver that was meant for another version of Oracle, the results can be mixed  

...