Sync SQLite with Oracle or Postgre
-
Hello, i'am using the sync Framework to sync a local sdf with different Server databases (Oracle, Postgre). Now i have a look for a newer versions or alternative solution. I am going to use a local sqlite instead of the SQL Compact but i do not find current solutions to sync an sqlite against Oracle or Postgre. Many Thanks
-
Hello, i'am using the sync Framework to sync a local sdf with different Server databases (Oracle, Postgre). Now i have a look for a newer versions or alternative solution. I am going to use a local sqlite instead of the SQL Compact but i do not find current solutions to sync an sqlite against Oracle or Postgre. Many Thanks
You can treat them as ODBC data sources and should be able to sync against them that way. I know this works for Oracle at any rate, providing you have the Oracle client installed on the machine that will provide the data source.