-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi Gerald,
I'm using CE 6.5.6 (and also tried 6.5.11) and I get this error when trying to install this module. It's a fresh install with nothing else installed. This is the error that I get:
04/05/13 07:47:06 [1700][1][FATAL] Error altering column(s) user_default on table: dash_dashboardbackups: Query Failed: ALTER TABLE dash_dashboardbackups DROP CONSTRAINT DF__dash_dash__user___6CA31EA0 ALTER TABLE dash_dashboardbackups ALTER COLUMN user_default bit NULL
ALTER TABLE dash_dashboardbackups ADD DEFAULT '0' FOR user_default ::: [Microsoft][SQL Server Native Client 10.0][SQL Server]'DF__dash_dash__user___6CA31EA0' is not a constraint.
[Microsoft][SQL Server Native Client 10.0][SQL Server]Could not drop constraint. See previous errors.
Any suggestions as to what I'm doing wrong?
Thanks,
Randy