<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 01/16/2006 01:55 PM R. G. Newbury wrote:<br>
<span style="white-space: pre;">> >In the database, Fox digital
is my chanid 3785. So I assume I should<br>
> >><br>
> >>update channel set freqid = 4 where chanid = 3785;<br>
> >><br>
> >>where '4' is the mplexid from the dtv_multiplex table for
669Mhz.<br>
> >><br>
> >> <br>
> >><br>
> <br>
> In my setup, the freqid is the same as the channum, that is, the
number <br>
> in the EPG which you 'call' for the channel you want.<br>
</span><br>
How do you do that when you can have the same freqid for a channel with
several subchannels.<br>
For instance, in my area channel 11 is freqid 207000000 and it has to
subchannels.<br>
atscsrcid 1 and 2 (for 11-1 and 11-2)<br>
<br>
Plus, the freqid is really big. Do you just truncate it to 207?<br>
<br>
</body>
</html>