msathis / SQLToNoSQLImporter

Solr like data import handler to migrate data from sql systems to nosql
GNU Lesser General Public License v3.0
32 stars 14 forks source link

DataSource giving null #11

Open mayankverma7 opened 7 years ago

mayankverma7 commented 7 years ago

When trying to connect to SqlServer database by changing db-data-config.xml with the all required parameters but still getting datasource = null.

msathis commented 7 years ago

This shouldn't happen. Can you please share db-data-config.xml ?

mayankverma7 commented 7 years ago

Can you please find the attachment. db-data-config.xml.zip

Thanks in advance.

msathis commented 7 years ago

Can you please share the stack trace as well? Unfortunately i'm on mac, i dont have access to mssql server :(