On 2/12/07, <b class="gmail_sendername">A JM</b> <<a href="mailto:vbtalent@gmail.com">vbtalent@gmail.com</a>> 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 'mythtv'<br>does anyone have the SQL statement for that?<br><br>I tried (SELECT * FROM mythconverg LIKE '%mythtv%') without success?<br><br>Thanks.
<br><br>AJM,</blockquote><div><br>There's no SQL query that's going to work like that. Instead, back up your database, and use grep on the backup file.<br><br>Carl Fongheiser<br></div><br></div><br>