Activity overview
Latest activity by nhustak
Snippet window appears for no reason
Version: 7.0.0.52
I've had this happen twice now. The snippet window pops up and I have no way to get it to go away. It cannot be moved. There is no close button.
Help!
Thanks,
Nick H
After some fooling around with the latest version I have found the intellisense to be much less 'intelligent'. I mean that it requires the preceding code to be 100% complete or it suggest nothing.
It wasn't this way before. Here's an example I ran into that convinced me of it. I regularly do the return type last. My lack of a return definition is keeping it from deducing the declare statement. CREATE FUNCTION dbo.fn_get_active_game_guid
(
@user_guid UNIQUEIDENTIFIER
)
RETURNS <Function_Data_Type, ,int> <---- the lack of a definition here prevents the code below from popping the intellisense
AS
BEGIN
DECLARE @instance_guid <--- I'm right here trying to get 'UNIQUEIDENTIFIER' from intellisense.
{some valid sql code}
END
/ comments
After some fooling around with the latest version I have found the intellisense to be much less 'intelligent'. I mean that it requires the preceding code to be 100% complete or it suggest nothing...
SQL Prompt 6.4.0.633 Issues
Hi,
Having an issue with getting SQL Prompt to 'boot'. I am finding that when I first open a SSMS and go into a query that intellisense fails to function unless I manually select 'refresh suggesti...
SQL Prompt crash causes SSMS Crash to desktop
This just happened to me and is just about enough to make me uninstall it.
SQL Promprt crashed with a pop up to send the error. I cancelled because this happens on a regular basis and half the tim...
CLR Function support
SQL Prompt still not seeing CLR extentions 8(
Suggestion: Option to show descriptions
It would be very useful on large tables to show the table/field level user description field. As designs change, sometimes my field names do not directly reflect what they are or I am forced to de...
Visual Source Safe support?
I've been looking over the MSDN subscription levels and guys..this is a real problem if you intend to sell this to independent developers.
The MINIMUM level to get Team Foundation Server is $5400. ...
This is a pretty big issue guys - I thought SQL Compare was hanging. I recommend you make this issue more prominent in the UI - even showing a popup when first accessing a 2005/2008 DB with a new install.
I am working over a VPN so it was even worse. We have no encrypted objects so this was really slowing me down - and in the case of a large DB I just assumed something else was wrong and it was hanging until I found this. / comments
This is a pretty big issue guys - I thought SQL Compare was hanging. I recommend you make this issue more prominent in the UI - even showing a popup when first accessing a 2005/2008 DB with a new...
Thanks David - I had no idea that was there. / comments
Thanks David - I had no idea that was there.
Yes the v3.9 installer would help immensely.
Thank you,
Nick / comments
Yes the v3.9 installer would help immensely.
Thank you,
Nick