Announcement

Collapse

Mirth Connect 4.3.0 Released!

Mirth Connect 4.3.0 is now available as an appliance update and on our GitHub page.

This is a major release containing new features like adding new functionality to the Mirth Connect Setup Wizard, adding the ability for resource and channel-specific classloaders to load child-first or parent-first, and added a default implementation of the getObjectsForSwaggerExamples() method in the ServicePlugin class. This release also contains enhancements for the Mirth Connect Administrator Launcher, the Mirth Connect Docker images, and several bug fixes and security improvements.

Download | See What's New | Upgrade Guide | Release Notes

For discussion on this release, see this thread.
See more
See less

databases, JDBC drivers and URLs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • databases, JDBC drivers and URLs

    this might be helpful for someone:


    it's an overview of many jdbc database drivers and the needed jar-files, the driver classes and the database url. the information is useful in case you want to add a certain driver to mirth.
    svart
    OL/Germany

  • #2
    Re:databases, JDBC drivers and URLs

    Hi! SOmething bothers me. Does the driver for Oracle 10g support 8i? Thanks!!!
    Tonet

    Comment


    • #3
      Re:databases, JDBC drivers and URLs

      I found this in the Oracle FAQ at:


      seems as though the later versions are backwards compatable with 8i.

      I have also read that usinh thin does not require the oracle client to be installed, other methods seem to!

      -------------snip ------------------------
      Which JDBC drivers support which versions of Oracle Database?
      JDBC 8.1.7 drivers can talk to RDBMS
      10.1.0
      9.2.0
      9.0.1
      8.1.7
      8.1.6
      8.1.5
      8.0.6
      8.0.5
      8.0.4
      7.3.4.
      JDBC 9.0.1 drivers can talk to RDBMS
      10.1.0
      9.2.0
      9.0.1
      8.1.7
      8.1.6
      8.1.5
      8.0.6
      8.0.5
      8.0.4
      7.3.4
      JDBC 9.2.0 drivers can talk to RDBMS
      10.1.0
      9.2.0
      9.0.1
      8.1.7
      JDBC 10.1.0 drivers can talk to RDBMS
      10.1.0
      9.2.0
      9.0.1
      8.1.7
      JDBC 10.2.0 drivers can talk to RDBMS
      10.2.0
      10.1.0
      9.2.0
      9.0.1
      8.1.7
      ----------------snip -----------------------

      Comment

      Working...
      X