Hi Al,
I want to achieve the functionality of Testing the DB connection from application UI for given credentials. DB can be of SQL Server / Postgres / Oracle etc. In a same way we do in Service Center while configuring the Database. Just like below. I just want to hit the database & check the connectivity.
Thanks in advance.
Hello,
I would suggest looking at this component (extension) might help you out -
https://www.outsystems.com/forge/component-overview/6636/oracle-connector-p11
Thanks