I am trying to troubleshoot an issue with a new release of my application. The symptom is that the application gets an access violation exception in SQLOLEDB.dll when trying to update a row in a SQL table using TADOQuery.ExecSQL.I am trying to troubleshoot an issue with a new