Re: [sqlite] C++ - Evaluating a statement

2012-07-26 Thread Nico Williams
On Thu, Jul 26, 2012 at 4:32 PM, Arbol One wrote: > Reading the documentation, it says that 'sqlite3_step(sqlite3_stmt*) > > ' must be called at least once to evaluate the statement. However, what does > it evaluate? The prepared statement. Prepared statements are really a

[sqlite] C++ - Evaluating a statement

2012-07-26 Thread Arbol One
Reading the documentation, it says that 'sqlite3_step(sqlite3_stmt*) ' must be called at least once to evaluate the statement. However, what does it evaluate? Freedom of speech does not translate to freedom of insulting ___ sqlite-users