RDBMS Support
From ServoyFORGE Wiki
Servoy supports pretty much any RDBMS that has a JDBC driver. The general rule with JDBC drivers is that you should use a matching driver version with the database server version. But in most cases newer drivers support older database server versions.
The following pages have more specific info and/or gotcha's.