An SQL database is just a file.  A copy will sync it, and so will a 
process like rsync.

Real time synchronization requires that you implement some form of daemon.

Mohey Eldin Hamdy wrote:
> Hey got a question,
>
> I am trying to synchronize an sqlite local data base with a remote mssql
> data base. I wasn't able to find any listed function at
> http://www.sqlite.org/c3ref/funclist.html to do something like that. Any
> ideas please.
>
> Thanks,
> Mohy
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>   

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to