Just a quick question for anyone using SQLite. Is there any way of merge replicating the SQLite databases over to SQL Server? The reason I ask this odd question is that we already have a large quantity of data on an SQL Server and it is a rather complex database which could not run on SQLite. We have data in SQLite on a Windows CE platform that we wish to transfer to the SQL Server database system to populate multiple SQLite data... How can we do this?
I did wonder if there was some clever way of doing this. At the moment it doesn't look as though the .netopennetframework will do it. I just wondered if anyone else knew of an implementation that could help me out.
posted @ Friday, August 05, 2005 3:24 PM