Hi,
I am having problems using 3 Click Comfort Update to update from Limesurvey 1.90+ Build 9642 to V1.92+ 120517.
When it gets to the database changes I get the following errors:-
The LimeSurvey database is being upgraded (2012-05-22 11:59:26) .Please be patient...
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
SQL command failed: ALTER TABLE [lime_surveys] DROP COLUMN [notification] Reason: [Microsoft][ODBC SQL Server Driver][SQL Server]The object 'DF__lime_surv__notif__4CA06362' is dependent on column 'notification'.
. . . . .
SQL command failed: ALTER TABLE [lime_surveys] ADD CONSTRAINT DF_surveys_anonymized DEFAULT 'N' FOR [anonymized] Reason: [Microsoft][ODBC SQL Server Driver][SQL Server]Column already has a DEFAULT bound to it.
. . . . . . . . . . . . . . . . . . . .
SQL command failed: ALTER TABLE [lime_questions] ADD [relevance] varchar(max) Reason: [Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near 'max'.
. . . . . . . . [Microsoft][ODBC SQL Server Driver][SQL Server]Ambiguous column name 'qid'.:select distinct c.*, q.sid, q.type from [lime_conditions] as c, [lime_questions] as q where c.cqid=q.qid union select c.*, q.sid, '' as type from [lime_conditions] as c, [lime_questions] as q where c.cqid = 0 and c.qid = q.qid order by sid, qid, scenario, cqid, cfieldname, value
.........................................................................
I have to then rollback to my saved versions of the site and database to be able to get the site up and running again.
Can anyone help?
Regards,
Rob