Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
2 questions about sqlite — Gideros Forum

2 questions about sqlite

igrishaevigrishaev Member
edited June 2012 in Plugins
Hi!
I have 2 questions about sqlite support in Gideros.

1) Is sqlite available on Android? If not what I need to store relational data?
2) Couild you show me code with sqlite example? I'm trying to do:

db = sqlite3.open("test.db")

but take error: "attempt to index global 'sqlite3' (a nil value)"
Wha'ts wrong? My OS is Windows 7 64 bit, Gideros 2012.2.2.1.

Regards,
Ivan
Tagged:

Comments

Sign In or Register to comment.