Mobile scheduler with SL3 file (SQLite)

Hi,

[Please excuse my broken English]
My company is interested in your product “Mobile scheduler” to setup a calendar on the Android and iOS platforms. But we have a local database in a SL3 file (SQLite), and Mobile scheduler component doesn’t connect anything other than the following types: json, xml or scheduler. Do you think is it possible to easily develop an automatic syncrhonisation between data types offered by Mobile scheduler and our SL3 file? Do you have any examples?
Otherwise, is it possible to change the component Mobile scheduler to connect to a SL3 file?

Kind regards,

Hello,

Please take a look at the following sample:

dhtmlxScheduler_mobile_v35_120626/samples/01_basic/05_data_saving.html

Here we use php script to generate xml stream and this script fetches data from sqlite db. We have PHP, Java and .Net connectors that can be used as server-side solution (we used php connector in the sample I’ve mentioned).

I’m sorry, but your hyperlink doesn’t respond !
Kind regards,

I’ve corrected the answer. I’ve meant the sample from mobile scheduler package. Sorry for the misleading information