Many thanks for the answer!
On Sat, May 18, 2013 at 11:40 PM, Igor Tandetnik <[email protected]> wrote: > On 5/18/2013 2:05 PM, Dulini Atapattu wrote: > >> when I use SQLITE_REAL to identify double values, the compiler says: >> 'SQLITE_REAL' >> was not declared in this scope. >> > > Which part of the documentation suggested to you that SQLITE_REAL exists? > You are probably thinking about SQLITE_FLOAT (http://sqlite.org/c3ref/c_** > blob.html <http://sqlite.org/c3ref/c_blob.html>) > -- > Igor Tandetnik > > ______________________________**_________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-**bin/mailman/listinfo/sqlite-**users<http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users> > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

