Hello,<br>Starting a new thread, because the other one is getting cluttered and confusing with numerous patches.<br>Attached is the patch for prepared statements in the SQL core.<br>It's pretty basic and it follows the prepared statement interface pattern from sqlite.<br>
<br>I'm wondering if it is smarter to include a sql_type_e in the sql_value_t struct.<br><br>Also, whether it's better to take a sql_value_t** in sql_GetColumn function<br><br>-- <br>Regards,<br>Srikanth Raju<br>