
July 2nd, 2004, 03:13 PM
|
|
Registered User
|
|
Join Date: Jul 2004
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
SQL Server 2000 SP3a - Exception Error 16955 & 16945
Hello All,
I'm having a serious problem with defining a cursor in one of my ASP applications. As much as I try to define the cursortype, the database will not let me. I have the code correct, and my code works well on another application hitting the same SQL Server (different database). There are no visible differences between the two databases! However, when I use profiler to watch a trace - I get two exception errors (16955 & 16945) that point out that my application could not create an acceptable cursor. Has anyone had this problem, and if so please help!!
Thanx,
Chris
|