Hi guys I'm having a problem when executing insert query using Zend Frameworks TableGateway. I'm always getting this error "[Microsoft][ODBC Driver 11 for SQL Server][SQL Server]The request failed to run because the batch is aborted, this can be caused by abort signal sent from client, or another request is running in the same session, which makes the session busy.";
How do I solve this error ?