Hi Gora,

I just ran the classpath command in a DOS command prompt, that normally
works for regular PATH variable as well.
Your suggestion for the open source JTDS driver sounds good.

So if you look at my data-config.xml:

<dataConfig>
<dataSource driver="com.microsoft.sqlserver.jdbc.SQLServerDriver"
url="jdbc:sqlserver://localhost:1433;databaseName=wedding" user="sa"
password="123456" />

What would I have to place there under driver property?

Also Im still trying to set up my initial solr configuration, folder
structure like so:
C:\apache-solr-1.4.1\example\example-DIH\solr\db\lib

So where would I need to place the jar file? Is that in the \lib folder I
indicated above?

Thanks!

Pete
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Indexing-data-on-MSSQL-failed-Caused-by-org-apache-solr-common-SolrException-Error-loading-class-com-tp1015137p1017061.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to