Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2004-01-12 : 07:45:46
|
| Amol writes "We have a JSP application which is connected to SQL Server. I am getting the following error after the triggers are applied on certain tables.java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Could not complete cursor operation because the table schema changed after the cursor was declared.We have not changed any tables or schema anywhere.Pleae help.Thanks in advance.Amol" |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-01-12 : 12:27:40
|
| http://www.mcse.ms/message140422.htmlTara |
 |
|
|
LePrezAtWork
Starting Member
16 Posts |
Posted - 2004-04-09 : 10:57:26
|
| Maybe helpfull : I sometime got this error when some automated process try to insert in the database when a database maintenance plan rebuild the database indexes |
 |
|
|
|
|
|