You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Jacques Ledoux <jc...@ledx.com> on 2007/05/21 03:05:15 UTC

Re: [jira] Commented: (AMQ-388) JDBC support for Firebird database

Hello,

I use Firebird/Interbase since well over 15 years but I develop in Java
since few years only. I want to use ActiveMQ with Firebird/Jaybird and if
nobody is taking charge for this request, well I'd like to give it a try.

I have downloaded and build the Maven project and found some specific JDBC
adapters in .../store/jdbc/adapter folder but I am sure there is more to
this.  If somebody could just give me some starter directives, I would be
happy to help you out on this matter.

BTW the driver name is:  org.firebirdsql.jdbc.FBDriver

Thanks,

Jacques Ledoux




JIRA jira@apache.org wrote:
> 
> 
>     [
> 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 Firebird-Java@yahoogroups.com
>> 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.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/-jira--Commented%3A-%28AMQ-388%29-JDBC-support-for-Firebird-database-tf3363118s2354.html#a10711878
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.