java.sql.SQLException: (Connection is busy with results for another hstmt )
HI,
I have one error in jsp-jdbc connection.I have 2 queries ,1 is select query and another one is update query.
The error is
java.sql.SQLException: [Microsoft][ODBC SQL Server Driver]Connection is busy with results for another hstmt
Anyone can yoe help me .Urgently i need.
Thank you

