Great!
However, I've got one more question. When I start ActiveMQ configured to use
MS SQL, I get these
warning messages:
2011-01-20 02:48:02,565 | WARN | Could not create JDBC tables; they could
already exist. Failure was: ALTER TABLE ACTIVEMQ_ACKS ADD PRIMARY KEY
(CONTAINER, CLIENT_ID, SUB_NA
thanks, have committed the changes.
On 13 January 2011 13:31, werdex wrote:
>
> Hello!
>
> I've created a corresponding issue in JIRA:
> https://issues.apache.org/jira/browse/AMQ-3134
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/MSSQL-3-0-support-tp3206822p3215839
Hello!
I've created a corresponding issue in JIRA:
https://issues.apache.org/jira/browse/AMQ-3134
--
View this message in context:
http://activemq.2283324.n4.nabble.com/MSSQL-3-0-support-tp3206822p3215839.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
yes, this is a good workaround, can you open a jira issue to track
this change so that it can be integrated into the code base.
The variations in SLQ syntax for the DBs are driven by the driver name
string, so reusing the settings for 2.0 makes sense.
On 10 January 2011 09:36, werdex wrote:
>
>
Hello!
I'm trying to use MS SQL database as ActiveMQ datastore, so I've put MS SQL
driver 3.0 (sqljdbc4.jar) in $ACTIVE_MQ/lib folder and configured MS SQL
datasource. But when I start ActiveMQ I get the following error message:
INFO | Database adapter driver override not found for :
[microsoft_