PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → Android sqlite limitations
Android sqlite limitations
Started by Robert ILES, Aug., 16 2011 7:18 PM - 2 replies
Registered member
11 messages
Posted on August, 16 2011 - 7:18 PM
Hi

I have been finding some limitations in the sqlite implementation ... not sure if they're "intentional" but, for example, I can't order by two fields, just one ...

Anyone else seeing this?
Posted on August, 19 2011 - 9:18 AM
I noticed exactly this case in my first Android app :(
Registered member
11 messages
Posted on August, 19 2011 - 1:01 PM
Also "replace into" doesn't work ... basically with these limitations sqlite is really not very useful. I don't recall being warned of this before spending my money - the brochure says I can use sqlite so I assumed I could