how to sync the offline database with online database using an application built in adobe air -


i newbie , ask question regarding adobe air.

my client wants desktop based application. wants application run standalone on machine of user has downloaded application website.

he requires ever data has been stored in desktop application can synced online database, if required.

i want build desktop application in adobe air.

can please guide me how can sync offline , online data using application built in adobe air?? possible??

as have studied adobe air uses sqlite defult, have use same server or can go mysql also. newbie.

my client wants desktop based application. wants application run standalone on machine of user has downloaded application website.

he requires ever data has been stored in desktop application can synced online database, if required.

i want build desktop application in adobe air.

can please guide me how can sync offline , online data using application built in adobe air?? possible??

as have studied adobe air uses sqlite defult, have use same server or can go mysql also.

can please guide me how can sync offline , online data using application built in adobe air?? possible??

possible via urlrequest - send desktop data server handler (with post method), put database there. handler page can created web technology - php, asp.net, python, whatever.

as have studied adobe air uses sqlite defult, have use same server or can go mysql also. newbie.

you don't need use same db engine. data needs transferred in intermediate format anyway. format, choose xml - has support in air.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -