i can't call sqlite3_column_type before sqlite3_step !!
from sqlite.org:

"...If the SQL statement does not currently point to a valid row, or if the 
column index is out of range, the result is undefined. These routines may only 
be called when the most recent call to sqlite3_step() has returned SQLITE_ROW 
and neither sqlite3_reset() nor sqlite3_finalize() have been called 
subsequently..."


      Yahoo! Cocina

Encontra las mejores recetas con Yahoo! Cocina.


http://ar.mujer.yahoo.com/cocina/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to