摘要: /*************************************Functions as Objects******************************/ //define a Function object var funObj = new Function("alert('aaa');"); funObj(); //assign to another va... 阅读全文
posted @ 2008-02-27 19:18 IT Person 阅读(298) 评论(0) 推荐(0)
摘要: ################################ Package Installation Wizard ############################# installing your SSIS project onto a new server. ################################ Business Intelligence ... 阅读全文
posted @ 2008-02-27 18:31 IT Person 阅读(521) 评论(0) 推荐(0)