Reading data from IBM universe database

0
Dear All, Any idea how to read information from IBM universe 10.2 - running on sun Solaris 5.9 Thanks in advance Loay Kassissieh
asked
1 answers
1

The Database Connector or Database replication modules in the Mendix App Store should be able to do this. You'll need to specify a JDBC connection string, and maybe add the IBM JDBC driver to your <project>/userlib/ folder.

answered