Quote:
Originally Posted by BKCH Hi there - I seem to have a bit of a problem (no doubt caused by upgrading/downgrading etc.). |
Seems your database got corrupt somehow.
What you could do is try with SQL Management Studio to actually do what it says: "Run DBCC CHECKDB or DBCC CHECKTABLE".
Or worst case scenario: export all your schedules from the management console. Delete the database with SQL Management Studio and run Create.sql in TV Scheduler's installation directory.
Then import your TV Guide first en import your schedules again.
You will lose all information about your recorded programs though

Unless you export the data in the TvRecording table and import that again afterwards.