简体   繁体   English

能否与Cache,sybase,informix数据库连接?

[英]mirth can connect with Cache,sybase,informix database?

I want to know that mirth can connect with other database like(cache,sybase,informix). 我想知道欢乐可以与其他数据库(缓存,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). 我无法使用mirth连接上面的所有数据库,因为在Mcsm(虚拟连接服务器管理器)中只有很少的数据库选项,例如(postgres,durby,oracle,mysql)。 so is there any alternate way to use url of (cache,informaix database) in mcsm. 所以有没有其他替代方法可以在mcsm中使用(cache,informaix数据库)的url。 please help me any help is highly apprecialble. 请帮助我,任何帮助都是非常宝贵的。

derby postgres mysql oracle Sql server2000 sql server 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 -这些是Mirth目前可以在最新版本2.2.2.6388支持的各种不同的RDBMS系统

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. 话虽如此,这意味着mirthdb出于集成目的而使用的数据库mirthdb可以在上述任何RDBMS系统上进行配置/安装,大多数情况下可以是postgre或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. 除此之外,没有其他方法可以连接到informix (即使我希望看到这种情况),这取决于Mirth corp。

If you have a JDBC driver (.jar file) for the other database(s), you could try these steps: 如果您有用于其他数据库的JDBC驱动程序(.jar文件),则可以尝试以下步骤:

  • Add the .jar file to the $MIRTH_HOME/custom-lib directory 将.jar文件添加到$ MIRTH_HOME / custom-lib目录中
  • Add/Change a driver entry to the file $MIRTH_HOME/conf/dbdrivers.xml 将驱动程序条目添加/更改为文件$ 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. 我不确定这是否会让您选择MCSM中的其他数据库,还是只允许您在Mirth通道(数据库读取器,数据库写入器等)中选择它们,但是值得尝试。 I am unable to test it right now. 我现在无法测试。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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