Comments
1 comment
-
This would be considered a feature request.
You can direct feature requests to our uservoice forums.
http://redgate.uservoice.com/forums/94413-sql-prompt-feature-suggestions
These forums are actively monitored by our development team and allow our users to reuest features and vote on them.
If a feature recieves a significant amount of votes or is deeemed to have merit development may include the feature in a future release.
Add comment
Please sign in to leave a comment.
syscolumns will be removed in the next version of SQL Server. Avoid using this feature in new development work, and plan to modify applications that currently use it.
Yes, SQL Prompt works on 2012, but we're having to filter them from our logs. If you guys could look at changing that code to use sys.tables (and the like) when querying 2012 servers, we'd greatly appreciate it.