DBMS

Symbian DBMS .. cosa e' supportato?

Sto impazzendo con Symbian DBMS e le features SQL supportate ... cosa è supportato, cosa no? Per mia esperienza, ora:

SELECT C1 FROM T1 WHERE C2=0

Not supported: C2 must be in the set of column selected

SELECT C1, C2 FROM T1 WHERE C1=C2

Not supported: C1 = C2 clause is not accepted (!!!)

.... what kind of story are you telling me?

Supported Symbian SQL Subset .. and no, no update for Symbian OS 9.1 .

Syndicate content