<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xml:base="http://www.red-gate.com/MessageBoard/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Red Gate forums: SQL Search 1</title>
 <link>http://www.red-gate.com/MessageBoard/</link>
 <description>Product Support and Discussion</description>
 <language>en</language>
 <copyright>Copyright Red Gate Software Ltd</copyright>
 <managingEditor>internalsupport@red-gate.com</managingEditor>
 <webMaster>internalsupport@red-gate.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Tue, 21 May 2013 18:49:09 GMT</lastBuildDate>
 <pubDate>Tue, 21 May 2013 18:49:09 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: SQL Search 1</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>RE: Cannot copy/paste from Search text</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61350#61350</link>
  <description>I keep 2 instances of SSMS 2012 running - one with SQL Search another without. The one with SQL Search does not have any tabs open, so you can copy in one instance of SSMS and paste to another.</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15101</comments>
  <dc:creator>rzaks</dc:creator>
  <pubDate>Tue, 16 Apr 2013 09:09:05 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61350#61350</guid>
 </item>
 <item>
  <title>Jobs not searched?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61272#61272</link>
  <description>I'm working on a new project, on a database that has many SQL Server jobs.
&lt;br /&gt;

&lt;br /&gt;
I had hoped that SQL Search could help me locate which jobs are calling out particular stored procedures (e.g., show me all jobs that invoke sproc 'foo').
&lt;br /&gt;

&lt;br /&gt;
Sadly, SQL Search seems to fail badly in this instance - jobs are completely ignored, apparently.
&lt;br /&gt;

&lt;br /&gt;
So I have had to resort to using this query instead:
&lt;br /&gt;

&lt;br /&gt;
use msdb
&lt;br /&gt;
go
&lt;br /&gt;
select sj.name as job_name, st.command
&lt;br /&gt;
from  sysjobs sj
&lt;br /&gt;
join sysjobsteps st
&lt;br /&gt;
on sj.job_id = st.job_id
&lt;br /&gt;
where st.command like '%mysprocname%'
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Are there any plans to change this? It seems like a major oversight/bug to not search for jobs.
&lt;br /&gt;

&lt;br /&gt;
Thx.</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16819</comments>
  <dc:creator>GGinBerkeley</dc:creator>
  <pubDate>Thu, 11 Apr 2013 23:41:47 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61272#61272</guid>
 </item>
 <item>
  <title>RE: Cannot copy/paste from Search text</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60292#60292</link>
  <description>It gets worse.  If you take note of the 2nd sentence in the dialog, it talks about not having a saved document...  So, I clicked the SAVE button!
&lt;br /&gt;

&lt;br /&gt;
It brings up the save dialog per usual - looking good...  BUT, once the file name has been assigned and the document saved, notice that the tab titile doesn't change.  If you happened to have ANOTHER SQL Script open (I had just opened a Modify of an SP), THAT now bears the name you just assigned.
&lt;br /&gt;

&lt;br /&gt;
On the plus side, you can now highlight and Ctrl+C.
&lt;br /&gt;

&lt;br /&gt;
So, my advice is to open an empty query then open SQL Search, save, ostensibly, the SQL Search document, and leave the empty script open.  Fudge - yes, but it works...
&lt;br /&gt;

&lt;br /&gt;
Now if only Red Gate had added an auto-response to this original ticket 10 months ago...
&lt;br /&gt;

&lt;br /&gt;
Care to fix this simple thing, please, Red Gate - SSMS2012 is now mainstream......</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15101</comments>
  <dc:creator>PDinCA</dc:creator>
  <pubDate>Tue, 12 Feb 2013 18:13:43 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60292#60292</guid>
 </item>
 <item>
  <title>RE: SQL Search only searches modified objects</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60192#60192</link>
  <description>First, thank you for your answers. 
&lt;br /&gt;
I also had the same problem recently, and your answer fixed my problem. 
&lt;br /&gt;

&lt;br /&gt;
However, I now have a very serious nagging doubt about all the searches that I have done in the past using SQL Search: What if I missed the update of a field in an SP because the search didn't show it? 
&lt;br /&gt;

&lt;br /&gt;
Does anyone know if Redgate is looking at fixing this problem in a future release? 
&lt;br /&gt;
Thank you.</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13532</comments>
  <dc:creator>delbaz</dc:creator>
  <pubDate>Mon, 04 Feb 2013 20:22:07 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60192#60192</guid>
 </item>
 <item>
  <title>RE: Search not working for a DB</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60191#60191</link>
  <description>First, thank you for your answers.
&lt;br /&gt;
I also had the same problem recently, and your answer fixed my problem.
&lt;br /&gt;

&lt;br /&gt;
However, I now have a very serious nagging doubt about all the searches that I have done in the past using SQL Search: What if I missed the update of a field in an SP because the search didn't show it?
&lt;br /&gt;

&lt;br /&gt;
Does anyone know if Redgate is looking at fixing this problem in a future release?
&lt;br /&gt;
Thank you.</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14902</comments>
  <dc:creator>delbaz</dc:creator>
  <pubDate>Mon, 04 Feb 2013 20:19:53 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60191#60191</guid>
 </item>
 <item>
  <title>RE: Select object in Object Explorer doesn´t works</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60128#60128</link>
  <description>About the same problem for me. When hitting &amp;quot;Select object in Object Explorer&amp;quot; link, nothing happens !
&lt;br /&gt;

&lt;br /&gt;
I'm working on SSMS/SQL Server 2008 R2 v10.50.4260
&lt;br /&gt;

&lt;br /&gt;
Thanks for your answers.</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=13987</comments>
  <dc:creator>nookie</dc:creator>
  <pubDate>Thu, 31 Jan 2013 07:49:53 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60128#60128</guid>
 </item>
 <item>
  <title>Searching in synonyms request</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59935#59935</link>
  <description>Hello,
&lt;br /&gt;

&lt;br /&gt;
Please add searching in synonyms</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16383</comments>
  <dc:creator>iamtester</dc:creator>
  <pubDate>Wed, 23 Jan 2013 13:33:08 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59935#59935</guid>
 </item>
 <item>
  <title>Not much of the search functionality seems to work</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59839#59839</link>
  <description>I am tyring to locate all uses of a temp table, so I am trying to search for the '#' character.  That returns nothing, but if precede it with a space, then it returns values.
&lt;br /&gt;

&lt;br /&gt;
I then tried to search on 'create table #' with exact match checked.  It returned 10 results, but did not find a stored procedure that contains 'create table #depts'  but did find 'create table #rate'.
&lt;br /&gt;

&lt;br /&gt;
This is very unreliabe!!!  &lt;img src=&quot;images/smiles/icon_sad.gif&quot; alt=&quot;Sad&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
I downloaded and installed the latest version tonight.
&lt;br /&gt;

&lt;br /&gt;
I went back to try a few more things.  I am also running into the limit of 150 results as being an issue.
&lt;br /&gt;

&lt;br /&gt;
While I am on a role, I do not like that I cannot move the 'SQL Search' toolbox either.  I am so used to the 'New Query' function being in that location.
&lt;br /&gt;

&lt;br /&gt;
Overall, I am a huge fan of RedGate products, but so far this one has way too many issues.</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16360</comments>
  <dc:creator>diversteve</dc:creator>
  <pubDate>Thu, 17 Jan 2013 03:56:38 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59839#59839</guid>
 </item>
 <item>
  <title>SSMS Slow Startup with SQL Search</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59765#59765</link>
  <description>I love using SQL Search, but I have been experiencing extremely slow startup times for SSMS 2008 R2 and I finally narrowed it down to SQL Search today.  When SQL Search 1 is not installed, SSMS starts up quickly as normal.  When SQL Search is installed, there is a long delay - 30 seconds-ish - every time I start SSMS.  The delay occurs after the SSMS window comes up but before a new connection is offered.  The only other RedGate products I have installed at this point are SQL Compare 10 and SQL Data Compare 10.  
&lt;br /&gt;

&lt;br /&gt;
SQL Server Management Studio 10.50.2500.0
&lt;br /&gt;
Windows 7 Professional (64 bit)
&lt;br /&gt;
Service Pack 1</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16347</comments>
  <dc:creator>renskemo</dc:creator>
  <pubDate>Mon, 14 Jan 2013 21:23:57 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59765#59765</guid>
 </item>
 <item>
  <title>RE: SQL Search tool searching for data</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59149#59149</link>
  <description>Go beyond full text search. Search SQL Server database data for anything without writing queries, no setup, Google-like. Search results can be replaced, removed, saved and shared with others. SQLLocator.com</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16102</comments>
  <dc:creator>Adrian00</dc:creator>
  <pubDate>Tue, 27 Nov 2012 17:27:18 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59149#59149</guid>
 </item>
 <item>
  <title>RE: SQL Search Menu is disappear</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58901#58901</link>
  <description>Aha! I found it! There is a &amp;quot;new&amp;quot; toolbar called &amp;quot;Red Gate&amp;quot; which was unfortunately disabled at startup. This contains the SQL Search button I was looking for.
&lt;br /&gt;

&lt;br /&gt;
Before I had a toolbar which contains only the SQL Search button. I don't know the name from this before. Now, there are two more button SQL Source Control and SQL Test.</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16107</comments>
  <dc:creator>rre</dc:creator>
  <pubDate>Mon, 12 Nov 2012 15:49:23 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58901#58901</guid>
 </item>
 <item>
  <title>SQL Search Menu is disappear</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58900#58900</link>
  <description>Today I installed the latest version of SQL Search, SQL Prompt and some other Tools of Red Gate. Everything works fine during the installation.
&lt;br /&gt;

&lt;br /&gt;
After starting the SSMS (without errors) I was facing that the menu for SQL Search is disappear. I can't find it anywhere inside SSMS. The local installation folder is still there.
&lt;br /&gt;

&lt;br /&gt;
I tried the software repair method, but it didn't solve my issue. Could you help me to display SQL Search again so that I can use it? 
&lt;br /&gt;
So far, I get no error and problem reported by running the update process of the Red Gate Installer or on starting the SSMS.</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16107</comments>
  <dc:creator>rre</dc:creator>
  <pubDate>Mon, 12 Nov 2012 15:41:10 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58900#58900</guid>
 </item>
 <item>
  <title>RE: SQL Search tool searching for data</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58865#58865</link>
  <description>SQL Search is for searching DDL text, so it will search the metadata in the database but not the actual data in tables. You could try this stored procedure from MS...
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://gallery.technet.microsoft.com/scriptcenter/c0c57332-8624-48c0-b4c3-5b31fe641c58&quot; target=&quot;_blank&quot;&gt;http://gallery.technet.microsoft.com/scriptcenter/c0c57332-8624-48c0-b4c3-5b31fe641c58&lt;/a&gt;</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16102</comments>
  <dc:creator>Brian Donahue</dc:creator>
  <pubDate>Fri, 09 Nov 2012 09:14:30 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58865#58865</guid>
 </item>
 <item>
  <title>SQL Search tool searching for data</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58860#58860</link>
  <description>Hello,
&lt;br /&gt;

&lt;br /&gt;
Does anyone know if SQL Search tool allows for searching for data within tables?? I have tried this but have been unsuccessful. It only looks at objects such as procedures, triggers, etc. But I haven't been able to find a way to search for data. Any help would be greatly appreciated.
&lt;br /&gt;

&lt;br /&gt;
Thanks.[/i]</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16102</comments>
  <dc:creator>bsanta</dc:creator>
  <pubDate>Thu, 08 Nov 2012 23:34:18 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58860#58860</guid>
 </item>
 <item>
  <title>RE: Add-in 'SQL Search 1.1' failed to load or caused an exceptio</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58476#58476</link>
  <description>Version 1.1.8.20 will not load and no errors / information. Using SSMS 2008 R2 10.50.2806.0</description>
  <category>SQL Search 1</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14585</comments>
  <dc:creator>lotsahelp</dc:creator>
  <pubDate>Fri, 19 Oct 2012 19:38:30 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58476#58476</guid>
 </item>
</channel>
</rss>
