Edit D:\SQL20160530-20170910\17.05.19.30_0001_Pub_Config_Add.sql
if (not exists (select name from syscolumns where id = object_id('Pub_Config') and name = 'LoginTimesValidate')) Begin ALTER TABLE Pub_Config ADD LoginTimesValidate bit default(0) not null EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'?????????? type:checkbox tooltip:??5???30??' ,@level0type=N'SCHEMA', @level0name=N'dbo', @level1type=N'TABLE', @level1name=N'Pub_Config', @level2type=N'COLUMN', @level2name=N'LoginTimesValidate' End
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de