View Single Post
Old 2006-04-21, 04:59   #5 (permalink)
mevo
Portal User
 
Join Date: Apr 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts


Default Use an SQL command

You can run the SQL tool:
\Docs\SQLite Database Browser.exe

Open the database:
\database\TVDatabaseV21.db3 (or whatever yours is called)

And run the SQL command:
update channel set iChannelNr = '2500' || iChannelNr , bExternal = 1 , ExternalChannel = iChannelNr

Anyone know how to batch/bulk change the Setting that correlates to:
External Tab -> Input Via Field
and set it to SVHS
mevo is offline   Reply With Quote