Posts
Sort by recent activity
VS 2k5 Team Edition Crash.
I am running SQL Prompt Version 3.6.0.109.
After applying all of the most recent hotfixes from Microsoft for Visual Studio 2k5 Team Edition for Software Developers (8.0.50727.762 (SP.050727-7600)) ...
JIT Crash in SSMS query window when using splitter.
Steps to reproduce:
Open SQL Server Management Studio.
Connect to a database server with a query window.
Grab the splitter and drag it down to show two portions of the same sql file (note you do no...
Accelerator hotkey conflict with VS 2k5 Team Edition
The SQL Prompt menu hot key, ALT-S, conflicts with the Test menu item in Visual Studio 2005 Team Edition for Software Developers.
The available hotkeys available in SQL Prompt would be: Q, L, R, O,...
# temp tables not showing up.
I have a few scripts that use # temp tables in order to hold intermediat data as it is massaged into the final form. I imagine that this is possibly caused by the #temp tables existing in tempdb ...
Sql Prompt Accelerator Menu hotkey collides in SSMS
The accelerator key for the SQL Prompt menu, Alt-P, is also used by the Project menu thus causing you to have to hit Alt-P twice in order to get the SQL Prompt menu to drop down. Suggestions that y...
Performance Issue with semi large scripts.
I'm dealing with semi large scripts on occasion (in the order of 600-800 lines) and have come across 2, slightly annoying, performance issues. The first happens when you attempt to paste a semi lar...
Intellisense stops working correctly in derived tables.
First off I have to say great job on the new version. It is leaps and bounds better than the old version and I'm really liking what I am seeing so far.
One thing I am currently running across durin...