摘要: 说明:学习本文需要建立在对Integration Services基本了解的基础上,如果没有任何了解,请参考一步一步学习BI(1)-认识Integration Services 目标:将一个文本文件通过ETL工程导入到Execl文件中。 步骤: 1.新建一个IS工程。 2.双击“SSIS Packages”文件夹下的Package.dtsx文件(这个文件就是包文件)进入C... 阅读全文
posted @ 2009-12-22 17:25 痴鸟 阅读(3574) 评论(0) 推荐(4) 编辑
摘要: Integration Services 是用于生成高性能数据集成和工作流解决方案(包括针对数据仓库的提取、转换和加载 (ETL) 操作)的平台。 Integration Services 包括生成并调试包的图形工具和向导;执行如 FTP 操作、SQL 语句执行和电子邮件消息传递等工作流功能的任务;用于提取和加载数据的数据源和目标;用于清理、聚合、合并和复制数据的转换;管理服务,即用于管理 In... 阅读全文
posted @ 2009-12-22 15:32 痴鸟 阅读(7497) 评论(3) 推荐(3) 编辑
摘要: [代码] 阅读全文
posted @ 2009-02-27 14:35 痴鸟 阅读(348) 评论(0) 推荐(1) 编辑
摘要: 今天在学习MVC的时候,在添加view的时候出了点小麻烦,add view怎么都不能成功。从网上搜索了一把也没有确切答案,最后没有办法了,重启!问题解决。还不知道具体原因,先发上来,有知道问题根源的朋友,谢谢指导! startIndex can not be larger than length of string. Parameter name: startIndex 阅读全文
posted @ 2008-11-03 16:25 痴鸟 阅读(2333) 评论(0) 推荐(0) 编辑
摘要: I struggled with this error for half a day ....and finally found a simple fix. Error: [Exception... "'Permission denied to get property XULElement..."This is apparently a bug in FireFox's AutoComplete... 阅读全文
posted @ 2008-10-27 23:32 痴鸟 阅读(381) 评论(0) 推荐(0) 编辑
摘要: Hi, all:If you also come across same problem when Installing the BlendV2SP1 service pack I. please following next instruction to do and pay more attention to the Expression Blend 2 SP1 don’t bas... 阅读全文
posted @ 2008-10-27 08:53 痴鸟 阅读(1065) 评论(0) 推荐(0) 编辑
摘要: 1.Stop 所有服务2.用 Windows Install Clean Up 工具卸载SQL 2005组件3.用SrvInstw.exe删除所有SQL服务4.清除注册表 a. 将HKEY_CURRENT_USER---Software----Microsoft下的Microsoft SQL Server文件夹全部删除 b. 将HKEY_LOCAL_mACHINE---SOFTWARE---Mic... 阅读全文
posted @ 2008-08-26 11:21 痴鸟 阅读(6627) 评论(0) 推荐(0) 编辑