[
https://issues.apache.org/activemq/browse/AMQ-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38705
]
james strachan commented on AMQ-388:
------------------------------------
Richard, as a start could you let us know what the JDBC driver name is?
e.g.
{code}
connection = ...
connection.getMetaData().getDriverName()
{code}
Also what is the closest JDBC language to it? i.e. whats the most efficient way
of dealing with BLOBs via JDBC - using getBytes()? Or streams/blobs?
> JDBC support for Firebird database
> ----------------------------------
>
> Key: AMQ-388
> URL: https://issues.apache.org/activemq/browse/AMQ-388
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Message Store
> Reporter: Richard DeBay
> Fix For: 4.2.0
>
>
> Support does not exist for the Firebird database.
> Information can be found at http://www.firebirdsql.org and the JDBC mailing
> list is at [EMAIL PROTECTED]
> It shouldn't be difficult, Firebird is an open enterprise level database, so
> it should have all the features you require.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.