Showing posts with label ssms. Show all posts
Showing posts with label ssms. Show all posts

Tuesday, March 20, 2012

Query execution history?

Any chance to get this feature in SSMS?

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=124530

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=125147

Also nice blog post about it: http://sqlblogcasts.com/blogs/jonsayce/archive/2007/09/01/recent-queries.aspx

hi!

try this add-in for SSMS that provides the functionality

http://weblogs.sqlteam.com/mladenp/archive/2007/09/20/SSMS-Tools-Packan-add-in-for-SQL-Management-Studio.aspx

Query execution history?

Any chance to get this feature in SSMS?

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=124530

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=125147

Also nice blog post about it: http://sqlblogcasts.com/blogs/jonsayce/archive/2007/09/01/recent-queries.aspx

hi!

try this add-in for SSMS that provides the functionality

http://weblogs.sqlteam.com/mladenp/archive/2007/09/20/SSMS-Tools-Packan-add-in-for-SQL-Management-Studio.aspx

|||

As for the drop-down with a list of columns in a table, that is being added as part of T-SQL Intellisense feature. First part of this functionality will be available in the upcoming CTP.

Regards,

Maciek Sarnowicz