You can configure a Bonita Open Solution connector to add data to a database, or to search in a database and return data, for the databases shown below.
You can also use Java Database Connectivity (JDBC) to execute a query on any database.
local databases
- Access
server-based / remote access databases without an assigned port
- Teradata
- AS400
server-based / remote access databases with an assigned port
- PostGreSQL
- MySQL
- MS SQL Server
- Sybase
- Ingres
- Informix
- DB2
databases that can be either local OR server-based
- H2
databases that can be local OR server-based OR Web-server based
- HSQL
and
- Oracle

