Hello Experts,
I have SQLite installed in my machine and i have a remote database server.
I have installed ODBC drivers of sqlite in my machine and created databases in my machine and i want to sync up with remote database server by using linked server option.
But im facing the below error
And same thing i have tested in database server (Installed sqlite and odbc in database server) and test connection is successful.
I'm just looking any kind of free tool and script which automate the sync between sqlite and remote database server ?
Thanks
Ram