Page 5 of 7

Support for local SQLite datasources

Posted: Thu Jun 27, 2013 2:41 pm
by Maryna Brodina

Hello! No, we don't have such tutorial unfortunately - see Max replies above.


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 3:06 pm
by Neel Suresh Sus

Ok! Can we pay for a session to show us how to do this?


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 3:09 pm
by maxkatz

You can use a Generic Service -- you will also be able to use the visual data mapper.


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 4:53 pm
by Neel Suresh Sus

Ok, do you have any sample projects that people can use as a starting point?


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 4:54 pm
by maxkatz

No sample projects yet.


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 5:00 pm
by Neel Suresh Sus

Rutger, did you end up making a tutorial on how to get SQLlite going?


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 5:29 pm
by Rutger van Dijk5994263

I have put quite some work into local data in combination with apperyio. I can share some of my results as an example solution as I think a lot can be done using server side data and a local copy.
I will think about how I can share this...


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 6:30 pm
by Rutger van Dijk5994263

I just created a word document with an example. Any idea how I can share with you: email?


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 6:31 pm
by maxkatz

If interested, we would love to publish it as a tutorial or even a guest blog post.


Support for local SQLite datasources

Posted: Thu Jun 27, 2013 6:37 pm
by Rutger van Dijk5994263

The example does: Get data from online database, store this in local database and retrieve it with generic service.

I have created the description in 20min and it probably will have to be extended when distributed on internet.
All must understand that I have no education in whatever coding language so probably code can be improved.