<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><div>Must be a change since this was written: <a href="http://www.mythtv.org/wiki/Channel_table" target="_blank">http://www.mythtv.org/wiki/Channel_table</a><br>
<br></div></div></blockquote><div><br></div><div>If you are going 'hack' your database (and I know you have advised against it), here are a few essential commands;</div><div><br></div><div>show tables;</div><div><br>
</div><div>and </div><div><br></div><div>describe <table name>;</div><div><br></div><div>This will tell you what you are working with in your database and not some possibly obsolete documentation... The date at the bottom indicates it was last modified on <span class="Apple-style-span" style="font-family: sans-serif; font-size: 11px; line-height: 16px; ">10 March 2008, at 18:14. :-)</span></div>
<div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 11px; line-height: 16px; "><br></span></div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 11px; line-height: 16px; ">Brendan</span></div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"></div>