Colm McCartan <[EMAIL PROTECTED]> writes: > Antti Barck wrote: > >> Helo again! >> I am sorry if this seems to be crossposting, but I >> figured it all out before anyone replied to my posting >> 'SQLServerDriver'. The key to resolve the problem was >> to add following lines to TurbineReaource.properties: >> database.adaptor=DBMSSQL >> database.adaptor.DBMSSQL=com.microsoft.jdbc.sqlserver.S >> QLServerDriver > > Something similar tripped me up for a while - can anyone confirm that > it is not enough to set the *default* adaptor - the tr.props file must > also have a definition like that above (i.e. the actual adaptor in use > is always entered twice)?
I believe this to be true for the 2.x tree. Not sure about the decoupled packages, but their source is easier to grok. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
