servlets thread: SQL Error
Hi, I am working on Java Servlets. I am retrieving data from database. I get the following error: "error is java.sql.SQLException: [Microsoft][ODBC Driver Manager] Function sequence error " This happens in the middle of data retrieval. Eg. Suppose I have retrieved 15 records from database. This error comes after displaying 5 rec/7 rec or anytime.. Can anybody tell me what this error means and what's the remedy for this. Regards, Ajay
|





