<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<pre>{This sounds like a broken DB.  I've seen similar issues where the<br>{VARCHAR(20) programid becomes a VARCHAR(6) (or, now, a VARCHAR(40)<br>{programid would become a VARCHAR(13)) because someone/something (such as<br>{an upgrade) messes with the encoding of the DB.  Once this happens, the<br>{truncated value makes everything look like a dup.<br>{ <br>{Since deleting and recreating the rule is easy, it wouldn't hurt to try<br>{that.  But, if you can check out your oldrecorded/recorded/program<br>{tables to verify the programid columns (and values), you might be able<br>{to figure out exactly what's wrong.<br> <br>{Mike<br><br>Hi Mike,<br>How exactly could I see the oldrecorded/recorded/program tables? I am not familar with<br>mysql commands at all. When I tried to go into phpmyadmin just to check out mythconverg<br>I didn't know what to look for. Any help would be appreciated.<br></pre><br>Daniel<br></body>
</html>