摘要:
/* Alter a table */ ALTER TABLE tbl_tem_ccp DROP CONSTRAINT PK__tbl_tem_ccp__7C8480AE-- identity(1,1) ALTER TABLE tbl_tem_ccp DROP COLUMN ins_id ALTER TABLE tbl_tem_ccp ADD ins_id int not null pr... 阅读全文
摘要:
当用excel 2007打开excel的以前版本,会遇到这个问题。解决方法如下 : the option Nothing (hide objects) is selected under the For objects, show section in the Excel Options dialog box. This is a known bug in Microsoft Office Exc... 阅读全文