摘要: 右键单击下面的链接,再点击"目标另存为...."。 2008秋季-计算机软件基础-PPT课件-第四章 查找与排序 阅读全文
posted @ 2007-08-31 17:30 emanlee 阅读(404) 评论(0) 推荐(0) 编辑
摘要: 右键单击下面的链接,再点击"目标另存为...."。 第三章 非线性数据结构 阅读全文
posted @ 2007-08-31 17:28 emanlee 阅读(427) 评论(0) 推荐(0) 编辑
摘要: Imports System Imports System.Reflection Namespace DotNetNuke '********************************************************************* ' ' Null Class ' ' Class for dealing with the translation of ... 阅读全文
posted @ 2007-08-30 17:50 emanlee 阅读(649) 评论(0) 推荐(0) 编辑
摘要: 问题描述: 对于未定义为 System.String 的列,唯一有效的值是(引发异常)。 For columns not defined as System.String, the only valid value is (Throw exception). 设置NullValue为(Empty) or (Null)会出现以下提示: 解决方案: 这是一个Bug,在微软的网站上有详细的描... 阅读全文
posted @ 2007-08-30 16:55 emanlee 阅读(1516) 评论(6) 推荐(0) 编辑
摘要: 当从Excel导入数据到Sql Sever中,可能会出现以下问题: 对于指定的缓冲区大小而言,源列的数据太大 阅读全文
posted @ 2007-08-28 21:58 emanlee 阅读(2007) 评论(0) 推荐(0) 编辑
摘要: 更新日期: 2007 年 5 月 20 日 使用下表可以确定各种版本的 Microsoft SQL Server 2005 支持哪些功能。有关 SQL Server 2005 Enterprise Edition 高级功能的信息,请参阅支持企业解决方案白皮书。SQL Server 2005 数据库引... 阅读全文
posted @ 2007-08-27 09:37 emanlee 阅读(1386) 评论(0) 推荐(0) 编辑
摘要: Problem when install SQL Server 2005 Express: Performance Monitor Counter Requirement Click "Messages..." Solution: How to: Increment the Counter Registry Key for Setup in SQL Server 2005 Setup ... 阅读全文
posted @ 2007-08-22 12:59 emanlee 阅读(3261) 评论(0) 推荐(0) 编辑
摘要: 最近用到了CalendarExtender,结果不知道为什么发生了错位,如图在Google和百度上找了很久,中文的文章里面似乎只提到了如何本地化(就是显示中文的月份)以及怎么解决被下拉框挡住的问题,谈到格式错位的好像没有,我最后在官方论坛上找到一篇文章,解决了这个问题,就在这儿贴一下~应该也算是个bug吧,可能在0618之后的版本会有补丁(asp.ent ajax toolkit 2007年 6月... 阅读全文
posted @ 2007-08-20 14:12 emanlee 阅读(620) 评论(0) 推荐(0) 编辑
摘要: 本页概要如果您使用的是 SQL Server 2005备份和还原Sp_detach_db 和 Sp_attach_db 存储过程关于排序规则的说明导入和导出数据(在 SQL Server 数据库之间复制对象和数据)第 2 步:如何传输登录和密码第 3 步:如何解决孤立用户第 4 步:如何移动作业、警... 阅读全文
posted @ 2007-08-14 12:25 emanlee 阅读(942) 评论(0) 推荐(0) 编辑
摘要: 概要本文描述如何映射标准登录和集成登录来解决在运行 SQL Server 的服务器之间移动数据库时的权限问题。更多信息当您将数据库从一个运行 SQL Server 的服务器移到另一个运行 SQL Server 的服务器时,master 数据库中登录的安全标识号 (SID) 与用户数据库中用户的 SI... 阅读全文
posted @ 2007-08-14 12:22 emanlee 阅读(1621) 评论(0) 推荐(0) 编辑