简体   繁体   中英

mirth can connect with Cache,sybase,informix database?

I want to know that mirth can connect with other database like(cache,sybase,informix). I am getting no way to connect all above database using mirth because In Mcsm(mirth connect server manager) there is only few database option like(postgres,durby,oracle,mysql). so is there any alternate way to use url of (cache,informaix database) in mcsm. please help me any help is highly apprecialble.

derby postgres mysql oracle Sql server2000 sql server

-These are the various different RDBMS system that Mirth can support at this moment in the latest version 2.2.2.6388

Having said that, it means that the mirthdb the database that mirth uses for its integration purpose can be configured/installed on any of the above RDBMS systems, most of the times its either postgre or mysql.

Other than this, there is no other means of connecting to informix (even though I would love to see that happen), that depends on Mirth corp.

If you have a JDBC driver (.jar file) for the other database(s), you could try these steps:

  • Add the .jar file to the $MIRTH_HOME/custom-lib directory
  • Add/Change a driver entry to the file $MIRTH_HOME/conf/dbdrivers.xml

I'm not sure if that will let you choose other databases in MCSM or only allows you to choose them in Mirth channels (Database Reader, Database Writer, etc), but it's worth a try. I am unable to test it right now.

See http://www.mirthcorp.com/community/wiki/display/mirth/Server+Configuration

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM