<div><br clear="all"><font face="georgia">Dear all,</font></div>
<div><font face="georgia"></font> </div>
<div><font face="georgia">I'm using erlang 5.4.3</font></div>
<div><font face="georgia">Using ODBC, I'm using Store Procedure (SP) which first updates and then selects contents in a table.</font></div>
<div><font face="georgia">The function odbc:</font><font face="georgia"><code>sql_query/2 is returning {error,"No SQL driver information avaiable"</code> }. </font></div>
<div><font face="georgia">( The same SP is perfectly working in MS SQL query analyser)</font></div>
<div><font face="georgia">If Ichange the order of operation of  SP such that it first select the and then update the contents, the function odbc:<code>sql_query/2 is working perfectly.</code></font></div>
<div><code><font face="georgia">Is it a bug in erlang?</font></code></div>
<div><br><font face="georgia">-- <br>with regards,<br>S.Surindar</font> </div>