PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Android sqlite limitations
Android sqlite limitations
Iniciado por Robert ILES, 16,ago. 2011 19:18 - 2 respuestas
Miembro registrado
11 mensajes
Publicado el 16,agosto 2011 - 19:18
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?
Publicado el 19,agosto 2011 - 09:18
I noticed exactly this case in my first Android app :(
Miembro registrado
11 mensajes
Publicado el 19,agosto 2011 - 13:01
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