Jody, have you tried using the jTDS Driver class? It should work with SQL Server. The syntax for the Database URL would be: jdbc:sqlserver://host\instance:port/database
-- Scott On Nov 12, 5:25 pm, Jody <[EMAIL PROTECTED]> wrote: > Hello all. > > Today I updated my version of TBC-SE from 2.5.x to 2.6.2. I had been > testing with the d2rq import and had to use a jdbc driver not included > to import from SQLServer: > 'com.microsoft.sqlserver.jdbc.SQLServerDriver' > > The 2.6.2 release removed the driver URL field from the d2rq wizard. > Now I am not able to use arbitrary drivers and the drivers included > don't work. Is there a way to add to the driver pulldown list > specifying the URL somewhere? > > Thanks, > Jody --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en -~----------~----~----~----~------~----~------~--~---
