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)
--
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to