Vb.net ve php ile veri senkron

1 Cevap php

Ben sonunda veri / kaldır / güncelleme ya yerlerde olabilir eklemek, bir windows uygulaması ve (internet tüm kez bağlı olmayan) bir php web uygulaması var. Yani veri elle, her gün ya da senkronize edilmesi gerekir.

Ben küçük bir SQLLite veritabanı dosyası benim sonunda (az 500K) var ve php web uygulaması Mysql kullanan, yapıları aynı kalır.

I would like to have a update function in my windows app, which sends my sqllite database file directly to my webserver and then 1. Php should read values from the sqllite database files insert some values into mysql from the uploaded file 2. Php should read values from the mysql database files and insert them to sqllite database file

ve nihayet benim windows istemci pc onları geri göndermek. Ben 2.0. Net kullanmak istiyorum.

Anyone has an idea to get the above done or a suggestion to make the sync easier will help me a lot. Please Give me light on how the architecture or design should be done to achieve this

1 Cevap

Veritabanı sistemi değişiyor uygun olup olmadığını ben size db4o bakmak öneririz. Onların replication system meslektaşı ile kutu Syncronization dışarı sunuyor. Bu% 100 yönetilen ve o da Windows Mobile cihazları üzerinde çalışır.

Ayrıca onun, daha kolay temiz ve RDMS hayal ve sunucu daha az gerekiyorsa (sqlite gibi) olabilir ne olursa olsun daha hızlı.