cbergsma
Argentina
10 Posts |
Posted - 05/29/2014 : 06:56:34
|
We're having a trouble with that column. When we browse through the Admin-> Schedules menu we are getting this error message:
Invalid column name 'EndMin'. Invalid column name 'EndHour'.; SQL: SELECT ScheduleName, IsPublic, ScheduleType, CONVERT(varchar,StartDate,101) AS StartDate, CONVERT(varchar,EndDate,101) AS EndDate, StartHour, StartMin, EndHour, EndMin, EveryHour, EveryMinute, WeekOfMonth, RepeatDays, RepeatWeeks FROM Schedule WHERE ScheduleId = 1022
when i go check on RP database i found that the Schedule table doesn't have the EndMin column.
is there anything we can do this fix this and get our subscriptions back.
Thanks in advance.
Cristian. |
|