31
Views
1
Comments
Can OutSystems connect with a DB4 database?
Platform Version
11.20.0 (Build 38549)

Hi, did anyone know if OutSystems can connect with a database DB4?

I saw at the documentation that it can connect with DB2, but I haven't seen anything about DB4.

Thanks.

2025-06-03 14-12-42
Nash Muylle

Yes, OutSystems can connect with a DB4 database but not out of the box.

OutSystems has some built-in connectors that allow it to communicate with various databases, including IBM DB2, Microsoft SQL Server, Oracle, MySQL, and PostgreSQL. However, if you want to connect with a DB4 database, you will need to use a custom connector. I tried looking for one on the forge but looks like it is not there yet.

But this can be created by writing .NET in/together Integration Studio if you have coding experience.


Kind regards
Nash

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.