SQL Prompt Performance
scotthibbs
Posts: 18
I wrote about this one before....and 3.5 is a bit better..performance wise.
However.....I seem to be turning off SQL prompt every time I edit scripts due to increasingly bad performance. SQL Prompt 2.0 worked great....never even knew it was there. These late versions are really bad. I am positive it's the product.....since I go up to the menu and click disable SQL prompt. Suddenly the cursor is moving normally. I like the features of the product, but am very dissapointed that it is always getting in the way of getting work done.
However.....I seem to be turning off SQL prompt every time I edit scripts due to increasingly bad performance. SQL Prompt 2.0 worked great....never even knew it was there. These late versions are really bad. I am positive it's the product.....since I go up to the menu and click disable SQL prompt. Suddenly the cursor is moving normally. I like the features of the product, but am very dissapointed that it is always getting in the way of getting work done.
Comments
Sorry to see you're having problems. You haven't given me much to go on but if this:
http://www.red-gate.com/MessageBoard/vi ... php?t=5457
is the kind of thing you're seeing then the workaround for now is to disable cross-database support.
We'll have a release out that fixes this problem within the next week or two.
You may also wish to check out the troubleshooting and tips sections in the web help, accessible via the SQL Prompt menu, which provide additional information on tuning the performance of Prompt.
Hope that helps.
Thanks,
Bart
Principal Consultant
bartread.com Ltd
Will look out for the update since we do use cross database in many cases.
Watch this space.
Cheers,
Bart
Principal Consultant
bartread.com Ltd
This problem exists only when I start SQL Studio with different account (with runas) and with it I have admin rights on the production server. Unchecking Cross database support does not help. Disabling SQL Prompt from the menu removes the problem - the query (simple select) executes for 00:00 and with enabled SQL Prompt it takes 00:01 (this is not shown in Client Statistics so only interface of SQL Studio is affected)
I have rolled back to previous version that I dont have this problem.
I'm really sorry that you are still having perf problems. All the developers are out attending Tech Ed in Barcelona this week. I will try and find someone to investigate once we are back in the office on Monday.
Please accept my apologies,
Tom Harris
Head of Development
Red Gate Software
Ive got the internal released version. Problem is still there. It seems that the problem is on the second instance of Micrsoft SQL Server Management Studio. Scenario is like that - I start with runas with different domain account a copy of the Management Studio and access production database - everything works fast. Then I start second copy with mine currently logged on account and it begins to lag. Refreshing results grid is slow, executing query is slow (Sometimes few seconds). In the first instance still everything is fast. Then I go to SQL Prompt options of this second instance and disable sql prompt availability and .. everything is Ok and fast - refreshing the grid, excution of queries and so on.
I am on Windows XP, Pentium Core 2 Duo @ 2 Ghz, 2 GB RAM...
There is also an exception with this version but I think is not related and will report it in another thread.
Thanks, Tom