I am trying to get the error messages from<br>sql server before disconnecting a recordset.<br>I am accessing the error collection of the<br>connection object before it gets close and<br>the recordset disconnected. Is this the right<br>approach, and what is the syntax? Thanks much!