home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="craigbeat" data-source="post: 841881" data-attributes="member: 50797"><p>I get the same issue, even with the file you attached:</p><p>[CODE]2012-02-07 19:51:25.984375 [SetupTv(1)]: - database upgraded to schema version 58</p><p>2012-02-07 19:51:25.984375 [SetupTv(1)]: Exec SQL: use MpTvDb</p><p>2012-02-07 19:51:25.984375 [SetupTv(1)]: Exec SQL: alter table Card drop constraint DF_Card_stopgraph</p><p>2012-02-07 19:51:25.984375 [SetupTv(1)]: Exec SQL: ALTER TABLE Card ADD CONSTRAINT DF_Card_stopgraph DEFAULT (1) FOR stopgraph</p><p>2012-02-07 19:51:25.984375 [SetupTv(1)]: Exec SQL: UPDATE Version SET versionNumber=59</p><p>2012-02-07 19:51:25.984375 [SetupTv(1)]: - database upgraded to schema version 59</p><p>2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: use MpTvDb</p><p>2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: UPDATE Card SET stopgraph = 1</p><p>2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: UPDATE Version SET versionNumber=60</p><p>2012-02-07 19:51:26.000000 [SetupTv(1)]: - database upgraded to schema version 60</p><p>2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: use MpTvDb</p><p>2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: ALTER TABLE program ADD seriesId varchar(200)</p><p>2012-02-07 19:51:26.015625 [SetupTv(1)]: Exec SQL: ALTER TABLE program ADD seriesTermination TINYINT</p><p>2012-02-07 19:51:26.015625 [SetupTv(1)]: Exec SQL: ALTER TABLE schedule ADD seriesId varchar(200)</p><p>2012-02-07 19:51:26.015625 [SetupTv(1)]: Exec SQL: UPDATE Version SET versionNumber=61 GO</p><p>2012-02-07 19:51:26.015625 [SetupTv(1)]: ********* SQL statement failed! *********</p><p>2012-02-07 19:51:26.015625 [SetupTv(1)]: ********* Error reason: Incorrect syntax near 'GO'.</p><p>2012-02-07 19:51:26.015625 [SetupTv(1)]: ********* Error code: 102, Line: 1 *********</p><p>2012-02-07 19:52:59.109375 [SetupTv(1)]: ---- SetupTv v1.2.0.171 is starting up on Windows XP ( Service Pack 3 ) [5.1.2600.196608]</p><p>2012-02-07 19:52:59.125000 [SetupTv(1)]: Build: 1.2.0-171-g24884a7-Merge_SeriesLink_Custom_TBS</p><p>2012-02-07 19:52:59.125000 [SetupTv(1)]: ---- check connection with database ----</p><p>2012-02-07 19:52:59.390625 [SetupTv(1)]: SetupDatabaseForm: Added dependency for TvService - SQLBrowser</p><p>2012-02-07 19:52:59.390625 [SetupTv(1)]: ---- check if database needs to be updated/created ----</p><p>2012-02-07 19:52:59.531250 [SetupTv(1)]: ---- upgrade database schema ----</p><p>2012-02-07 19:52:59.531250 [SetupTv(1)]: Exec SQL: use MpTvDb</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: Exec SQL: ALTER TABLE program ADD seriesId varchar(200)</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* SQL statement failed! *********</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error reason: Column names in each table must be unique. Column name 'seriesId' in table 'program' is specified more than once.</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error code: 2705, Line: 1 *********</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: Exec SQL: ALTER TABLE program ADD seriesTermination TINYINT</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* SQL statement failed! *********</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error reason: Column names in each table must be unique. Column name 'seriesTermination' in table 'program' is specified more than once.</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error code: 2705, Line: 1 *********</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: Exec SQL: ALTER TABLE schedule ADD seriesId varchar(200)</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* SQL statement failed! *********</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error reason: Column names in each table must be unique. Column name 'seriesId' in table 'schedule' is specified more than once.</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error code: 2705, Line: 1 *********</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: Exec SQL: UPDATE Version SET versionNumber=61 GO</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* SQL statement failed! *********</p><p>2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error reason: Incorrect syntax near 'GO'.</p><p>2012-02-07 19:52:59.562500 [SetupTv(1)]: ********* Error code: 102, Line: 1 *********[/CODE]</p></blockquote><p></p>
[QUOTE="craigbeat, post: 841881, member: 50797"] I get the same issue, even with the file you attached: [CODE]2012-02-07 19:51:25.984375 [SetupTv(1)]: - database upgraded to schema version 58 2012-02-07 19:51:25.984375 [SetupTv(1)]: Exec SQL: use MpTvDb 2012-02-07 19:51:25.984375 [SetupTv(1)]: Exec SQL: alter table Card drop constraint DF_Card_stopgraph 2012-02-07 19:51:25.984375 [SetupTv(1)]: Exec SQL: ALTER TABLE Card ADD CONSTRAINT DF_Card_stopgraph DEFAULT (1) FOR stopgraph 2012-02-07 19:51:25.984375 [SetupTv(1)]: Exec SQL: UPDATE Version SET versionNumber=59 2012-02-07 19:51:25.984375 [SetupTv(1)]: - database upgraded to schema version 59 2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: use MpTvDb 2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: UPDATE Card SET stopgraph = 1 2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: UPDATE Version SET versionNumber=60 2012-02-07 19:51:26.000000 [SetupTv(1)]: - database upgraded to schema version 60 2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: use MpTvDb 2012-02-07 19:51:26.000000 [SetupTv(1)]: Exec SQL: ALTER TABLE program ADD seriesId varchar(200) 2012-02-07 19:51:26.015625 [SetupTv(1)]: Exec SQL: ALTER TABLE program ADD seriesTermination TINYINT 2012-02-07 19:51:26.015625 [SetupTv(1)]: Exec SQL: ALTER TABLE schedule ADD seriesId varchar(200) 2012-02-07 19:51:26.015625 [SetupTv(1)]: Exec SQL: UPDATE Version SET versionNumber=61 GO 2012-02-07 19:51:26.015625 [SetupTv(1)]: ********* SQL statement failed! ********* 2012-02-07 19:51:26.015625 [SetupTv(1)]: ********* Error reason: Incorrect syntax near 'GO'. 2012-02-07 19:51:26.015625 [SetupTv(1)]: ********* Error code: 102, Line: 1 ********* 2012-02-07 19:52:59.109375 [SetupTv(1)]: ---- SetupTv v1.2.0.171 is starting up on Windows XP ( Service Pack 3 ) [5.1.2600.196608] 2012-02-07 19:52:59.125000 [SetupTv(1)]: Build: 1.2.0-171-g24884a7-Merge_SeriesLink_Custom_TBS 2012-02-07 19:52:59.125000 [SetupTv(1)]: ---- check connection with database ---- 2012-02-07 19:52:59.390625 [SetupTv(1)]: SetupDatabaseForm: Added dependency for TvService - SQLBrowser 2012-02-07 19:52:59.390625 [SetupTv(1)]: ---- check if database needs to be updated/created ---- 2012-02-07 19:52:59.531250 [SetupTv(1)]: ---- upgrade database schema ---- 2012-02-07 19:52:59.531250 [SetupTv(1)]: Exec SQL: use MpTvDb 2012-02-07 19:52:59.546875 [SetupTv(1)]: Exec SQL: ALTER TABLE program ADD seriesId varchar(200) 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* SQL statement failed! ********* 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error reason: Column names in each table must be unique. Column name 'seriesId' in table 'program' is specified more than once. 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error code: 2705, Line: 1 ********* 2012-02-07 19:52:59.546875 [SetupTv(1)]: Exec SQL: ALTER TABLE program ADD seriesTermination TINYINT 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* SQL statement failed! ********* 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error reason: Column names in each table must be unique. Column name 'seriesTermination' in table 'program' is specified more than once. 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error code: 2705, Line: 1 ********* 2012-02-07 19:52:59.546875 [SetupTv(1)]: Exec SQL: ALTER TABLE schedule ADD seriesId varchar(200) 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* SQL statement failed! ********* 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error reason: Column names in each table must be unique. Column name 'seriesId' in table 'schedule' is specified more than once. 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error code: 2705, Line: 1 ********* 2012-02-07 19:52:59.546875 [SetupTv(1)]: Exec SQL: UPDATE Version SET versionNumber=61 GO 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* SQL statement failed! ********* 2012-02-07 19:52:59.546875 [SetupTv(1)]: ********* Error reason: Incorrect syntax near 'GO'. 2012-02-07 19:52:59.562500 [SetupTv(1)]: ********* Error code: 102, Line: 1 *********[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Custom Data Grabber including Sky UK Channel/EPG Grabber
Contact us
RSS
Top
Bottom