SQLite DB to Grid
Hi,
SQLite DB is a good option if you plan to have a long list of data in your apps. Its quicker, its more efficient and works faster than text files or XML.
When you combine SQLite with Grid, you’ve got yourself an app with tremendous potentials.
The example I’ve added today, shows how to combine these 2 powerful AMS elements, albeit in a very simple way. You can develop further from here. Remember to put ERROR CHECKING, if you plan to distribute apps.
Please Login or Register to download this file.
Please leave a comment, if you like this sample.




Nice example. Where can I find on for SQLite3 ?
thanks
Hi,
There is SQLite 3 plugin at Reteset’s Server. But for examples, I do not know of any, as yet.
thnx buddy..
That’s great
this is great work, thanks
After downloading the file, it is very good to start lean from
Thanks again
thanks, very nice
good job
That’s great
Hey buddy! thats so cool, downloading…
Thanks once again for another excellent learning example, I can see the uses of this program already.