Is it ever possible for subsequent calls to sqlite_step
to return either a different number of column values or
a different set of columns?

In other words, if I'm doing something based on the column
names, can I check only the first step, and assume the
rest are the same?

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

Reply via email to