<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Account] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Account] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [AccountRole] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [AccountRole] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Advice] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Advice] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [AdviceInfo] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [AdviceInfo] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [AdviceReply] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [AdviceReply] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [AdviceReplyInfo] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [AdviceReplyInfo] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [AdviceTransfer] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [AdviceTransfer] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [AdviceAuth] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [AdviceAuth] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [AdviceType] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [AdviceType] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Article] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Article] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Tags] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Tags] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Attachment] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Attachment] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Channel] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Channel] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Comments] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Comments] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Department] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Department] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [ErrorCode] (
      [ID] int primary key
      )
    
	 出现错误：
Content
	SQLite error
table [ErrorCode] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Link] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Link] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Log] (
      [LogID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Log] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Menu] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Menu] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Message] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Message] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [PageVisitor] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [PageVisitor] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [PageVisitorHistory] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [PageVisitorHistory] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Permission] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Permission] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [RelatedArticle] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [RelatedArticle] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Role] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Role] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Statistics] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Statistics] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [StatisticsHistory] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [StatisticsHistory] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [ArticleIndex] (
      [ArticleID] nvarchar (50) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [ArticleIndex] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Favorite] (
      [FavoriteID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Favorite] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Point] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Point] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Category] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Category] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [ColumnModule] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [ColumnModule] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [ChannelModuleMapping] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [ChannelModuleMapping] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [ClickRecords] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [ClickRecords] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [Vote] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [Vote] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [VoteEntry] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [VoteEntry] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [VoteAnswer] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [VoteAnswer] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      CREATE TABLE [VoteAnswerStat] (
      [ID] nvarchar (40) primary key
      )
    
	 出现错误：
Content
	SQLite error
table [VoteAnswerStat] already exists

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行完毕：
Content
	D:\source\We7CMS.MainVer\Deploy\Demo64\website\install/SQL\core\create.xml执行完毕！共执行语句38条，成功0，失败38 。

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [FromSiteID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FromSiteID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [DepartmentID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: DepartmentID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Department] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Department

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Email] nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Email

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [LoginName] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: LoginName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Password] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Password

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [FirstName] nvarchar(32)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FirstName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [MiddleName] nvarchar(32)
    
	 出现错误：
Content
	SQLite error
duplicate column name: MiddleName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [LastName] nvarchar(32)
    
	 出现错误：
Content
	SQLite error
duplicate column name: LastName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Photo] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Photo

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [SequenceIndex] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: SequenceIndex

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Description] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [UserType] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [State] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Home] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Home

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [PasswordHashed] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: PasswordHashed

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Overdue] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Overdue

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [ModelXml] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelXml

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [UserModelName] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserModelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Mobile] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Mobile

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [QQ] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: QQ

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Point] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Point

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Prestige] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Prestige

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Money] money
    
	 出现错误：
Content
	SQLite error
duplicate column name: Money

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [PublishCount] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: PublishCount

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [EmailValidate] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: EmailValidate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [ModelName] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [ModelConfig] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelConfig

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [ModelSchema] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelSchema

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [ModelState] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Tel] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Tel

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Birthday] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Birthday

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Account] add [Sex] nvarchar(2)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Sex

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AccountRole] add [DepartmentID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: DepartmentID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AccountRole] add [AccountID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AccountRole] add [RoleID] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: RoleID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AccountRole] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AccountRole] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AccountRole] add [RoleTitle] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: RoleTitle

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [TypeID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: TypeID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [UserID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Title] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Content] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [CreateDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: CreateDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Name] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Name

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Email] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Email

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [IsShow] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsShow

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ReplyDepID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ReplyDepID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [SN] bigint
    
	 出现错误：
Content
	SQLite error
duplicate column name: SN

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ReplyCount] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: ReplyCount

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [State] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [OwnID] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: OwnID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ModelXml] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelXml

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [MyQueryPwd]  nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: MyQueryPwd

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ProcessState] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ProcessDirection] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessDirection

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [FlowXml] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: FlowXml

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Source] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Source

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ProcessSiteID] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessSiteID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [EnumState] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: EnumState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [MustHandle] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: MustHandle

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ToHandleTime] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: ToHandleTime

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [AdviceInfoType] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AdviceInfoType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ToOtherHandleUserID] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ToOtherHandleUserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Display1] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Display1

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Display2] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Display2

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Display3] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Display3

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ModelName] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ModelConfig] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelConfig

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [ModelSchema] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelSchema

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Phone] nvarchar(20)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Phone

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Fax] nvarchar(20)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Fax

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [Address] nvarchar(100)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Address

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [AdviceTag] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AdviceTag

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Advice] add [IsRead] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsRead

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [TypeID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: TypeID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [UserID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Title] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Content] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Name] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Name

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Email] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Email

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [IsShow] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsShow

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [IsTop] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsTop

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [SN] nvarchar(12)
    
	 出现错误：
Content
	SQLite error
duplicate column name: SN

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [State] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Public] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Public

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [ModelXml] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelXml

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [MyQueryPwd]  nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: MyQueryPwd

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Priority] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Priority

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Display1] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Display1

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Display2] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Display2

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Display3] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Display3

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [ModelName] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [ModelConfig] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelConfig

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [ModelSchema] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelSchema

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Phone] nvarchar(20)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Phone

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Fax] nvarchar(20)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Fax

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Address] nvarchar(100)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Address

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [IsRead] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsRead

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [Clicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Clicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [DayClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: DayClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [YesterdayClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: YesterdayClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [WeekClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: WeekClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [MonthClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: MonthClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [QuarterClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: QuarterClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceInfo] add [YearClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: YearClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [AdviceID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AdviceID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [UserID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [Title] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [Content] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [CreateDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: CreateDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [MailBody] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: MailBody

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [EnumState] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: EnumState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [Comment] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Comment

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReply] add [Suggest] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Suggest

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReplyInfo] add [AdviceID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AdviceID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReplyInfo] add [UserID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReplyInfo] add [Title] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReplyInfo] add [Content] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReplyInfo] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceReplyInfo] add [MailBody] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: MailBody

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceTransfer] add [AdviceID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AdviceID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceTransfer] add [UserID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceTransfer] add [FromTypeID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FromTypeID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceTransfer] add [ToTypeID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ToTypeID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceTransfer] add [Suggest] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Suggest

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceTransfer] add [State] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceTransfer] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceAuth] add [AuthID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AuthID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceAuth] add [AdviceTypeID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AdviceTypeID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceAuth] add [AuthType] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: AuthType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceAuth] add [Function] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Function

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [Title] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [Description] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [CreateDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: CreateDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [ModelXml] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelXml

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [AccountID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [EnumState] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: EnumState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [ToWhichDepartment] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: ToWhichDepartment

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [FlowSeries] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: FlowSeries

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [ProcessEnd] nvarchar(16)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessEnd

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [FlowInnerDepart] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: FlowInnerDepart

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [MailMode] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: MailMode

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [UseSystemMail] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: UseSystemMail

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [MailSMTPServer] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: MailSMTPServer

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [POPServer] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: POPServer

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [MailUser] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: MailUser

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [MailPassword] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: MailPassword

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [SMSUser] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: SMSUser

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [RemindDays] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: RemindDays

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [MailAddress] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: MailAddress

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [ParticipateMode] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: ParticipateMode

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [AdviceType] add [ModelName] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Title] nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [OwnerID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: OwnerID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ParentID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ParentID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [AccountID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Author] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Author

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Content] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [State] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Overdue] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Overdue

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [SequenceIndex] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: SequenceIndex

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Source] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Source

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [AllowComments] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: AllowComments

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Permission] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Permission

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [IsImage] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsImage

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [IsShow] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsShow

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [SubTitle] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: SubTitle

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Thumbnail] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Thumbnail

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [IsDeleted] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsDeleted

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ContentUrl] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ContentUrl

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ContentType] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: ContentType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [SourceID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: SourceID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [SN] bigint
    
	 出现错误：
Content
	SQLite error
duplicate column name: SN

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ProcessState] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ProcessDirection] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessDirection

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ProcessSiteID] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessSiteID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [FlowXml] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: FlowXml

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ChannelName] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ChannelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [FullChannelPath] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FullChannelPath

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ChannelFullUrl] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ChannelFullUrl

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [CommentCount] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: CommentCount

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Tags] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Tags

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ModelXml] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelXml

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [EnumState] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: EnumState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [IndustryID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: IndustryID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [FromRowID] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FromRowID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [FromSiteUrl] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FromSiteUrl

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [KeyWord] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: KeyWord

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [DescriptionKey] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: DescriptionKey

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [VideoCode] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: VideoCode

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ListKeys]  nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ListKeys

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ListKeys1]  nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ListKeys1

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ListKeys2]  nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ListKeys2

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ListKeys3]  nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ListKeys3

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ListKeys4]  nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ListKeys4

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ListKeys5]  nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ListKeys5

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [IPStrategy]  nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: IPStrategy

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ModelName]  nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [TableName]  nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: TableName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ModelConfig]  text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelConfig

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [ModelSchema]  text
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelSchema

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [PrivacyLevel] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: PrivacyLevel

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Photos] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Photos

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Clicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Clicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [DayClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: DayClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [YesterdayClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: YesterdayClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [WeekClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: WeekClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [MonthClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: MonthClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [QuarterClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: QuarterClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [YearClicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: YearClicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [Color]  nvarchar(20)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Color

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [FontWeight]  nvarchar(20)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FontWeight

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Article] add [FontStyle]  nvarchar(20)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FontStyle

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Tags] add [Identifier] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Identifier

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Tags] add [Frequency] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Frequency

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Tags] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Tags] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [ArticleID] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ArticleID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [SequenceIndex] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: SequenceIndex

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [FileType] nvarchar(8)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FileType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [FileName] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FileName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [FileSize] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: FileSize

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [FilePath] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FilePath

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [UploadDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: UploadDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [DownloadTimes] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: DownloadTimes

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Attachment] add [EnumState] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: EnumState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ParentID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ParentID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Alias] nvarchar(16)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Alias

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Title] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [FullPath] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FullPath

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [TemplateName] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: TemplateName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [DetailTemplate] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: DetailTemplate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [SecurityLevel] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: SecurityLevel

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [State] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ReferenceID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ReferenceID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [DefaultContentID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: DefaultContentID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [SequenceIndex] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: SequenceIndex

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Parameter] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Parameter

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ChannelFolder] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ChannelFolder

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [TitleImage] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: TitleImage

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Process] nvarchar(16)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Process

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Type] nvarchar(16)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Type

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ChannelName] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ChannelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [RefAreaID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: RefAreaID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [IsComment] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsComment

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [FullUrl] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FullUrl

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ReturnUrl] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ReturnUrl

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ProcessLayerNO] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessLayerNO

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ProcessEnd] nvarchar(16)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ProcessEnd

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [EnumState] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: EnumState

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ArticlesCount] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: ArticlesCount

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [Tags] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Tags

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [KeyWord] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: KeyWord

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [DescriptionKey] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: DescriptionKey

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [IPStrategy]  nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: IPStrategy

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Channel] add [ModelName]  nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModelName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [ArticleID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ArticleID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [Author] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Author

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [Content] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [SequenceIndex] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: SequenceIndex

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [State] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [IP] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: IP

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [AccountID] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Comments] add [ArticleName] nvarchar(100)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ArticleName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [ParentID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ParentID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [FromSiteID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FromSiteID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Title] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [FullName] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FullName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [SequenceIndex] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: SequenceIndex

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Number] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Number

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Address] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Address

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Phone] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Phone

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Fax] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Fax

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Email] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Email

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [MapScript] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: MapScript

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [SiteUrl] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: SiteUrl

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Department] add [Text] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Text

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ErrorCode] add [Level] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Level

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ErrorCode] add [Title] nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ErrorCode] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ErrorCode] add [HelpLink] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: HelpLink

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ErrorCode] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ErrorCode] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Link] add [Title] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Link] add [Url] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Url

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Link] add [Tag] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Tag

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Link] add [Thumbnail] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Thumbnail

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Link] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Link] add [OrderNumber] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: OrderNumber

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Link] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Log] add [Title] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Log] add [UserID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Log] add [Content] text
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Log] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Log] add [Page] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Page

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Log] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Log] add [Remark] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Remark

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [ParentID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ParentID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [SequenceIndex] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: SequenceIndex

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [NameText] nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: NameText

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [Title] nvarchar(128)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [Href] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Href

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [EntityID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: EntityID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [Type] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Type

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [Icon] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Icon

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [IconHover] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: IconHover

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [Group] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Group

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [MenuType] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: MenuType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Menu] add [ReferenceID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ReferenceID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [AccountID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [AccountName] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [ReceiverID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ReceiverID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [Receivers] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Receivers

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [Subject] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Subject

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [Content] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [SendTime] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: SendTime

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [State] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Message] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [TypeCode] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: TypeCode

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [UserID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [VisitDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [LogoutDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: LogoutDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [VisitorIP] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitorIP

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Url] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Url

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Http_Referer] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Http_Referer

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Clicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Clicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [OnlineTime] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: OnlineTime

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Platform] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Platform

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Browser] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Browser

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Screen] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Screen

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [City] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: City

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [SearchEngine] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: SearchEngine

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Keyword] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Keyword

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [Province] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Province

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitor] add [FromSite] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FromSite

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [TypeCode] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: TypeCode

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [UserID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: UserID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [VisitDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [LogoutDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: LogoutDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [VisitorIP] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitorIP

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Url] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Url

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Http_Referer] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Http_Referer

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Clicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Clicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [OnlineTime] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: OnlineTime

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Platform] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Platform

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Browser] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Browser

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Screen] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Screen

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [City] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: City

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [SearchEngine] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: SearchEngine

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Keyword] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Keyword

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [Province] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Province

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [PageVisitorHistory] add [FromSite] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FromSite

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Permission] add [OwnerType] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: OwnerType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Permission] add [OwnerID]  nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: OwnerID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Permission] add [ObjectID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ObjectID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Permission] add [Url] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Url

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Permission] add [Content] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Content

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Permission] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Permission] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [RelatedArticle] add [ArticleID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ArticleID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [RelatedArticle] add [RelatedID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: RelatedID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [RelatedArticle] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [RelatedArticle] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Role] add [FromSiteID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: FromSiteID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Role] add [Title] nvarchar(64)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Role] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Role] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Role] add [State] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: State

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Role] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Role] add [GroupRole] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: GroupRole

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Role] add [RoleType] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: RoleType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Statistics] add [VisitorID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitorID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Statistics] add [ChannelID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ChannelID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Statistics] add [ArticleID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ArticleID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Statistics] add [VisitDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Statistics] add [URL] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: URL

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Statistics] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Statistics] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [StatisticsHistory] add [VisitorID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitorID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [StatisticsHistory] add [ChannelID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ChannelID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [StatisticsHistory] add [ArticleID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ArticleID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [StatisticsHistory] add [VisitDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [StatisticsHistory] add [URL] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: URL

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [StatisticsHistory] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [StatisticsHistory] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ArticleIndex] add [Operation] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Operation

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ArticleIndex] add [IsLock] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsLock

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [Url] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Url

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [Title] nvarchar(100)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [Updated] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Updated

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [AccountID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [Tag] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Tag

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [ArticleID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ArticleID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Favorite] add [Thumbnail] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Thumbnail

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Point] add [Value] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Value

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Point] add [Action] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Action

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Point] add [Description] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Point] add [Created] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: Created

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Point] add [ObjectID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ObjectID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Point] add [AccountID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Point] add [AccountName] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountName

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Category] add [ParentID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ParentID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Category] add [Name] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Name

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Category] add [KeyWord] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: KeyWord

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Category] add [Description] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Description

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Category] add [Options] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Options

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Category] add [Index] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Index

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Category] add [CreateDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: CreateDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ColumnModule] add [Title] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ColumnModule] add [Desc] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Desc

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ColumnModule] add [ParamIntro] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ParamIntro

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ColumnModule] add [Path] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Path

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ChannelModuleMapping] add [ChannelID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ChannelID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ChannelModuleMapping] add [ModuleID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ModuleID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ChannelModuleMapping] add [Parameter] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Parameter

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ClickRecords] add [ID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ClickRecords] add [ObjectType] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ObjectType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ClickRecords] add [ObjectID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ObjectID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ClickRecords] add [VisitDate] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: VisitDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [ClickRecords] add [Clicks] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: Clicks

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Vote] add [ID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Vote] add [Title] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: Title

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Vote] add [OptionType] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: OptionType

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Vote] add [AddDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: AddDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Vote] add [EndDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: EndDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Vote] add [VotePeoples] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: VotePeoples

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [Vote] add [IsCanRepeat] bit
    
	 出现错误：
Content
	SQLite error
duplicate column name: IsCanRepeat

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteEntry] add [ID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteEntry] add [VoteID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VoteID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteEntry] add [EntryText] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: EntryText

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteEntry] add [OrderID] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: OrderID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswer] add [ID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswer] add [VoteID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VoteID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswer] add [VoteEntryID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VoteEntryID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswer] add [AnswerText] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AnswerText

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswer] add [AccountID] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: AccountID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswer] add [IP] nvarchar(50)
    
	 出现错误：
Content
	SQLite error
duplicate column name: IP

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswer] add [VoteDate] datetime
    
	 出现错误：
Content
	SQLite error
duplicate column name: VoteDate

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswerStat] add [ID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: ID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswerStat] add [VoteID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VoteID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswerStat] add [VoteEntryID] nvarchar(40)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VoteEntryID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswerStat] add [VoteEntrySum] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: VoteEntrySum

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswerStat] add [VoteEntryText] nvarchar(255)
    
	 出现错误：
Content
	SQLite error
duplicate column name: VoteEntryText

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行SQL：
      alter table [VoteAnswerStat] add [OrderID] int
    
	 出现错误：
Content
	SQLite error
duplicate column name: OrderID

<----------------2012年4月12日 16:33:15------------------->
Title:
	执行完毕：
Content
	D:\source\We7CMS.MainVer\Deploy\Demo64\website\install/SQL\core\update.xml执行完毕！共执行语句479条，成功3，失败476 。

<----------------2012年4月12日 16:33:16------------------->
Title:
	执行SQL：
      insert into [Role]([ID],[Title],[Description],[GroupRole],[RoleType],[State])
      values('1','注册用户','系统定义的用户组，不允许删除',0,1,'1')
    
	 出现错误：
Content
	Abort due to constraint violation
column ID is not unique

<----------------2012年4月12日 16:33:16------------------->
Title:
	执行完毕：
Content
	D:\source\We7CMS.MainVer\Deploy\Demo64\website\install/SQL\core\data.xml执行完毕！共执行语句76条，成功75，失败1 。

