 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
jeffw8713
Joined: 17 Nov 2010 Posts: 19 Country: United States |
|
SQL Assistant executing script |
|
When creating a server side trace - SQL Assistant will try to execute the code. This has caused multiple traces to be started/created that I need to stop. The only way I have found to stop this is to suspend SQL Assistant.
Any ideas on why this is happening?
Using version: 4.8.29
Thanks,
Jeff
|
|
Wed Nov 17, 2010 4:16 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
This is caused by SQL Server bug. SQL Assistant performs syntax checking of your code in the background in NOEXEC ON mode, yet the server still executes that code.
One way to deal with that is disabling SQL Assistant's real-time background syntax checker feature.
|
|
Wed Nov 17, 2010 5:37 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|