Hi, i try to create linked servers in sql server 2014 to get the data from sqlite, but it showing this error messages.
Msg 7399, Level 16, State 1, Line 10
The OLE DB provider "MSDASQL" for linked server "SYNCUSERSINFO" reported an error. The provider did not give any information about the error.
Msg 7303, Level 16, State 1, Line 10
Cannot initialize the data source object of OLE DB provider "MSDASQL" for linked server "SYNCFROMSQLITE".
Below is my ODBD configuration 
Below is my sql server linked server configuration

