Re: [sqlite] get_table and bind

2009-03-11 Thread galeazzi
Citando Igor Tandetnik : > galea...@korg.it wrote: >> is it possible to use a similar function to get_table but starting by >> a statement in order to use the bind facilities? > > Anything wrong with calling sqlite3_step in a loop? > > Igor Tandetnik > > > > ___

Re: [sqlite] get_table and bind

2009-03-10 Thread Igor Tandetnik
galea...@korg.it wrote: > is it possible to use a similar function to get_table but starting by > a statement in order to use the bind facilities? Anything wrong with calling sqlite3_step in a loop? Igor Tandetnik ___ sqlite-users mailing list sqlite