Posts
Sort by recent activity
Possible? Maybe a new feature!
Hi
I am in the process of converting many Stored Procedures to UDFs (for various reasons).
One thing that is irritating is that these SPs often use the SELECT x, y, z INTO #tempTable pattern.
Woul...
uninstalling SQL Prompt Core from Visual Studio 2017
Hi
For about 2 weeks, Visual Studio 2107 Enterprise is slow to crawl when opening a solution. I sometime see a tip that disabling SQL Prompt Core would speed up the loading time by 12 seconds. I op...
SQL 2014 support?
Hi
I just installed the final release of SQL 2014 and SQL Data Compare is not working.
I had to download a beta version for SQL Compare to have it working.
Any chances you have a beta for Data Comp...
BUG: strange results with .
if you type "a.b" (without the quotes), the list of results is filled with many items but non are relevant and nothing is highligthed.
In fact, I was looking for something like "dbo.UP_" and got st...
Export result list
Hi
Would it be possible to copy-paste or export to Excel (or something else) the list of objects found in the results?
I needed a quick list of objects matching a criteria for a meeting and couldn'...
need a filter on "Matches on"
Hi
If you keep duplicating object names because the result occurs in different "matches on", we need a filter on this column.
What I wanted to get this morning is a list of all the stored procedure...
The code of the stored proc does not show real code
I just found a good one!
right-click a stored proc and select rename from the list of options.
now refresh SQL-Search (CTRL-ALT-D) and search for your old name. It will still be shown in the "creat...