随笔分类 -  SQL

摘要:Option Explicit ValidationMode = True InteractiveMode = im_Batch Dim mdl ' the current model ' get the current active model Set mdl = ActiveModel If (mdl ... 阅读全文
posted @ 2016-11-01 11:26 GarySun 阅读(246) 评论(0) 推荐(0)
摘要:Option Explicit ValidationMode = True InteractiveMode = im_Batch Dim mdl ' the current model ' get the current active model Set mdl = ActiveModel If (mdl ... 阅读全文
posted @ 2016-11-01 11:24 GarySun 阅读(141) 评论(0) 推荐(0)
摘要:Option Explicit ValidationMode = True InteractiveMode = im_Batch Dim mdl ' the current model ' get the current active model Set mdl = ActiveModel If (mdl ... 阅读全文
posted @ 2015-01-27 14:22 GarySun 阅读(495) 评论(0) 推荐(0)