<div><font face="verdana, sans-serif"><div><div><font face="verdana, sans-serif"><div>Hello All</div><div><br></div><div>How to get the id value after insert a record a record using dbh:query</div><div><br></div><div><u>table_a - columns</u>.</div>

<div><br></div><div>id - auto increment</div><div>field1</div><div>field2</div><div><br></div><div><br></div><div>dbh:query(&quot;insert into table_a ( field1,field2) values (&#39;11&#39;,&#39;Test&#39;)&quot;)</div><div>

<br></div><div><br></div><div>After insert how to get the table_a - id value for the inserted record?</div><div><br></div><div>Thanks</div><div>Lloyd</div></font></div></div></font></div>