SQL "function sequence error"
843853Jun 27 2001 — edited Jun 27 2001Hi all,
I'm experimenting a quite tricky JDBC error while executing multiple queries
on a DB (both SQL server 7.0 and Access): in those cases where the DB
is highly "stressed" (e.g when updating many times in sequence the same row
of a table) I notice a sort of disalignment between the java execution of the
statement and the response coming from the DB.
This results in a "function sequence error". The error is not deterministic
and is just driving me crazy.
Does anyone of you have any suggestions?
Thanx a lot,
Simon