Correction. That DID work! Thanks everyone.
-Adam
--
View this message in context:
http://lucene.472066.n3.nabble.com/Data-Import-Handler-Could-not-load-driver-com-microsoft-sqlserver-jdbc-SQLServerDriver-SOLR-4-Beta-tp4002902p4003731.html
Sent from the Solr - User mailing list archive at Nabbl
Thanks for the suggestion. I went ahead and added that line to the
solrconfig.xml where the lib directives are. When I do a full import, i am
still seeing the sql driver error.
Has anyone been able to use DIH with SQL Server in 4.0 yet? If so, did you
run into this issue? Thanks.
-Adam
--
View
Yes it does.
I downloaded the file 'sqljdbc4.jar' from Microsoft. I have this same jar
working with 3.6.1.
Thanks.
-Adam
--
View this message in context:
http://lucene.472066.n3.nabble.com/Data-Import-Handler-Could-not-load-driver-com-microsoft-sqlserver-jdbc-SQLServerDriver-SOLR-4-Beta-tp40
Hello,
I was able to get the DIH working in SOLR 3.6.1 (placed the sqljdbc4.jar
file in the lib directory, etc). Everything worked great. Tried to get
everything working in SOLR 4 beta (on the same dev machine connecting to
same db, etc) and was unable to due to the sql driver not loading.
What i