On 2/12/07, <b class="gmail_sendername">A JM</b> &lt;<a href="mailto:vbtalent@gmail.com">vbtalent@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Trying to run a query to find all references in the DB to &#39;mythtv&#39;<br>does anyone have the SQL statement for that?<br><br>I tried (SELECT * FROM mythconverg LIKE &#39;%mythtv%&#39;) without success?<br><br>Thanks.
<br><br>AJM,</blockquote><div><br>There&#39;s no SQL query that&#39;s going to work like that.&nbsp; Instead, back up your database, and use grep on the backup file.<br><br>Carl Fongheiser<br></div><br></div><br>