Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: SQL Error


Message #1 by "ajay" <ajay@c...> on Wed, 6 Sep 2000 06:49:20 +0100
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

  Return to Index