Activity overview
Latest activity by theit8514
Error restoring empty log
I am experiencing an issue with restoring log files for a relatively inactive database. The database gets updates 3-4 times a day and the rest of the hourly log files have minimal transactions.
Thi...
Aaron Law wrote:
Hi theit8514,
I think I saw your request on UserVoice for this but could you explain the logic a bit more on when you'd expect us to ignore the dot as a completion key setting? Would it be only if the selected suggestion has a dot in it?
I think that if the next character in the top suggestion is an insertion character (ie a dot in this case, but I can see a comma in the case of using a port number in a linked server), then that suggestion won't insert automatically. That would handle the case where you type 10./192./etc, but still handle wanting to autocomplete with a dot for a URL that is partially typed. / comments
Aaron Law wrote:
Hi theit8514,
I think I saw your request on UserVoice for this but could you explain the logic a bit more on when you'd expect us to ignore the dot as a completion key setting? ...
Thanks Aaron, got your email reply.
There is one other thing I was hoping you could look into. If you have the option set to trigger Insertions on the Dot key, the first linked server is expanded when trying to type an IP address.
IE: Two linked server, 10.1.1.100 and 10.1.2.200.
If I type "[10." the first server gets expanded automatically. In order for me to type most link server IP addresses I now have to press ESC before a dot. / comments
Thanks Aaron, got your email reply.
There is one other thing I was hoping you could look into. If you have the option set to trigger Insertions on the Dot key, the first linked server is expanded w...
Aaron Law wrote:
Thanks for the extra info theit8514!
I just saw your error report and it looks like it was the same thing bug that was causing the suggestion box to display a red X in the previous build, hopefully we have this fixed in 6.4.0.583.
I'm sorry to hear you've hit other issues too, could you provide any more details on what you've hit?
Thanks,
Aaron.
I have a long script which Prompt will not present any suggestions for Temporary tables after a certain point in the file. The script is an ALTER PROCEDURE script. I have my ParserLookBackDistance set to 30000, but it doesn't seem to be working. It recognizes that the temporary table exists, but when I try to access suggestions for the alias, nothing shows up. In addition, when I hover over the alias definition name, it shows "Unresolved alias (table)", whereas if I look at an actual table alias it shows "c (table)". Let me know if I need to submit the code for analysis. / comments
Aaron Law wrote:
Thanks for the extra info theit8514!
I just saw your error report and it looks like it was the same thing bug that was causing the suggestion box to display a red X in the previ...
Aaron Law wrote:
Hi theit8514,
Thanks for letting us know about this.
Unfortunately we're not able to recreate this locally at the moment so to help us in recreating it I wanted to check which version of windows you're running and also which .Net frameworks are installed on your VM?
Also, can you think of anything else that we might need to do to trigger it here? Maybe connecting to a specific server or running multiple instances of SSMS?
Thanks,
Aaron.
I am using Windows 8 and NET 4.5.1, running SSMS 2012. As for the triggers, I'm not really sure. I went back and reviewed the Event Log for application crashes and noted the 3 times that the application crashed, and then reviewed the SQL Prompt log files for those time periods and that warning message appeared each time. Other than that, it only happens after I have SSMS open for a long time, then close it. I have installed the latest version and am encountering a lot of other issues since doing so (I've submitted one through the bug reporter about an INNER JOIN crash), but have not yet experienced that issue again. / comments
Aaron Law wrote:
Hi theit8514,
Thanks for letting us know about this.
Unfortunately we're not able to recreate this locally at the moment so to help us in recreating it I wanted to check which v...
I am no longer able to get a list of parameters for a procedure when positioned directly after a procedure call or a comma after the last parameter of a procedure call. http://i.imgur.com/Phq5gWk.png
Running 6.4.0.404 (went back to 6.3 to test if that feature was there and it appears it was http://i.imgur.com/W0qVc7H.png) / comments
I am no longer able to get a list of parameters for a procedure when positioned directly after a procedure call or a comma after the last parameter of a procedure call. http://i.imgur.com/Phq5gWk.p...