If I call exec() with a series of SQL that returns multiple result sets, is 
there an easy way to determine that in the callback?  I could always compare 
column names, but that seems rather inefficient.

Thanks,

Marc

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

Reply via email to