jQWidgets Forums

jQuery UI Widgets Forums General Discussions Plugins Data Adapter sql datasource Reply To: sql datasource

sql datasource #24112

yuzkan
Member

Hi Mariya,

thanks for the quick response. But that’s not what I need. What you’ve provided as an example is a REST service.

In our case the application will not connect to a remote server. The data is in a local database and will be accessed with a W3C Web SQL *Database API. So what we actually need is execute SQL queries inside the javascript code.

Is it possible to override the default fetch, update, add operations of the transport layer of the datasources?

Thanks,
Yuzkan