Muhammad wrote:
| ... two identical sqlite databases from structure side. I want to make a 
synchronization for the data ...
| Is there any library can do that OR I've to do it by myself?

With an Apple you can do it within SQLite itself. 

http://www.sqlite.org/pragma.html#pragma_fullfsync

To do it yourself use ',mp insert' and change the resulting SQL-code as needed 
with a suitable editor like Notepad++

Cordiali saluti | Kind regards | Vriendelijke groeten | Freundliche GrĂ¼sse,
Klaas `Z4us` V, freelance CIO / ICT-guru / SystemDeveloper-Analyst 
kla...@innocentisart.eu http://innocentisart.eu/klaasv/indexw.html



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

Reply via email to