02 2011 档案

摘要: drop table dbo.num_tbdrop table dbo.tbcreate table num_tb(d datetime, id int)insert num_tbselect '2004-01-01', 1CREATE TABLE [tb]( [AutoID] [bigint] IDENTITY(1,1) NOT NULL, [id] [varchar](20) NULL, [n...阅读全文
posted @ 2011-02-20 00:40 Microshaoft 阅读(124) | 评论 (0) 编辑
摘要: // /r:"C:\Program Files\Microsoft Visual Studio 10.0\VSTSDB\Deploy\Microsoft.Data.Schema.ScriptDom.dll";"C:\Program Files\Microsoft Visual Studio 10.0\VSTSDB\Deploy\Microsoft.Data.Schem...阅读全文
posted @ 2011-02-06 02:12 Microshaoft 阅读(115) | 评论 (0) 编辑