<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/'>
<channel>
<title>CSDN技术网摘 -- wz.csdn.net - v888的网摘</title>
<description>CSDN技术网摘 -- wz.csdn.net - v888的网摘</description>
<link>http://wz.csdn.com/rss/v888/</link>
<generator>CSDN网摘 (http://wz.csdn.net)</generator>
<language>zh-cn</language>
<docs>CSDN网摘 包罗技术精华</docs>
<item>
<title>还是老问题关于级联更新</title>
<link>http://topic.csdn.net/u/20080630/14/f8e208e3-b292-447f-912f-b5116040c32d.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080630/14/f8e208e3-b292-447f-912f-b5116040c32d.html</guid>
<category></category>
<pubDate>Mon, 30 Jun 2008 07:11:31 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>奇怪的问题，大家一起看</title>
<link>http://topic.csdn.net/u/20080617/07/5dbfb89d-d9ba-464e-9025-77070cd2e9c3.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080617/07/5dbfb89d-d9ba-464e-9025-77070cd2e9c3.html</guid>
<category></category>
<pubDate>Tue, 17 Jun 2008 01:02:42 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>小楼，第一版自动生成测试用例</title>
<link>http://topic.csdn.net/u/20080515/11/4ff21408-cbea-4e4c-8eda-760b5dcd7461.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080515/11/4ff21408-cbea-4e4c-8eda-760b5dcd7461.html</guid>
<category></category>
<pubDate>Fri, 16 May 2008 06:34:54 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>开始→运行→命令集锦</title>
<link>http://topic.csdn.net/u/20080506/11/6ff119f2-fbea-4f9b-b81a-963dc782eb69.html?seed=1560816620</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080506/11/6ff119f2-fbea-4f9b-b81a-963dc782eb69.html?seed=1560816620</guid>
<category></category>
<pubDate>Tue, 06 May 2008 08:32:04 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>pb菜单遍历问题</title>
<link>http://topic.csdn.net/u/20080423/09/96f6476e-daf1-45f6-b4f7-6dd5dd534fc5.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080423/09/96f6476e-daf1-45f6-b4f7-6dd5dd534fc5.html</guid>
<category></category>
<pubDate>Mon, 28 Apr 2008 06:57:30 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>囧.做人失败..连个SQL 都装不上.&quot;安装程序配置服务器失败&quot;.大家帮帮我吧.</title>
<link>http://topic.csdn.net/u/20080426/17/ce7c8a3f-cf3a-4f87-841b-e200e70710e6.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080426/17/ce7c8a3f-cf3a-4f87-841b-e200e70710e6.html</guid>
<category></category>
<pubDate>Mon, 28 Apr 2008 04:30:41 GMT</pubDate>
<description><blockquote>SQL2000无法安装的解决办法

1、将Program files下的SQL安装目录删除(此处如果有重要的数据，请先备份)
C:\Program Files\Microsoft SQL Server\80\Tools。 
C:\Program Files\Microsoft SQL Server\MSSQL。

2、注册表中的相关信息删除：
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer。 
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSDTC。 

3、HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager中找到PendingFileRenameOperations项目，并删除它。这样就可以清除安装暂挂项目。

4、HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\setup
删除ExceptionComponents

这个项目下的内容可能很多，只有在上面几个办法不行的情况下，使用此方法(注意不要全部删除)
删除内容前先看下内容说明

5、Windows目录中的Sqlstp.log文件，该文件列出了安装程序所执行的操作的详细信息，并包含安装期间遇到的所有错误。通过检查该文件，可以详细了解安装在什么地方失败、为什么失败。   

6、SQL安装的时的错误信息保存在一个叫Errorlog的日志文件中，默认情况下该文件位于Program Files\Microsoft SQL Server\Mssql\Log目录中。该错误日志包含安装程序试图启动SQL-Server时SQL-Server所遇到的错误，这些信息可以帮助您深入检查错误原因。

7、需要检查的另一个组件是Microsoft数据访问组件(MDAC)安装程序，它作为SQL-Server2000安装程序的一部分启动。SQL-Server2000安装程序会安装MDAC2.6。MDAC安装程序会创建名为Dasetup.log的单独的日志文件；您可以查看此日志文件并确保MDAC安装程序没有出现问题。</blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>PB中怎么用ole控件播放mp3? PowerBuilder / 基础类 - CSDN社区 community.csdn.net</title>
<link>http://topic.csdn.net/t/20060813/21/4946808.html</link>
<guid isPermaLink="true">http://topic.csdn.net/t/20060813/21/4946808.html</guid>
<category></category>
<pubDate>Tue, 15 Apr 2008 06:05:32 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>sql中的表数据如何导入到excel中？</title>
<link>http://topic.csdn.net/u/20080409/23/f9fe29ce-fc8b-41e3-a08c-e7869c96d039.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080409/23/f9fe29ce-fc8b-41e3-a08c-e7869c96d039.html</guid>
<category></category>
<pubDate>Thu, 10 Apr 2008 07:52:10 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>如何去掉表中重复的数据行?</title>
<link>http://topic.csdn.net/u/20080410/12/376361e6-4dea-41f8-a651-e9b82b362c57.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080410/12/376361e6-4dea-41f8-a651-e9b82b362c57.html</guid>
<category></category>
<pubDate>Thu, 10 Apr 2008 04:56:07 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>一道面试题:sql语句问题</title>
<link>http://topic.csdn.net/u/20080410/08/37e39b5c-3a33-4b6a-95fe-c12cf1bd886d.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080410/08/37e39b5c-3a33-4b6a-95fe-c12cf1bd886d.html</guid>
<category></category>
<pubDate>Thu, 10 Apr 2008 04:54:11 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>如何设置网站根目录（tomcat 5.0.28） Java / 应用服务器 - CSDN社区 community.csdn.net</title>
<link>http://topic.csdn.net/t/20050107/10/3706274.html</link>
<guid isPermaLink="true">http://topic.csdn.net/t/20050107/10/3706274.html</guid>
<category></category>
<pubDate>Tue, 08 Apr 2008 02:49:10 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>一个插入编号的问题</title>
<link>http://topic.csdn.net/u/20080403/12/89c90aac-0ef1-42f4-b02d-24b29cd4776b.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080403/12/89c90aac-0ef1-42f4-b02d-24b29cd4776b.html</guid>
<category></category>
<pubDate>Thu, 03 Apr 2008 04:49:16 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>如何每三行插入一行啊</title>
<link>http://topic.csdn.net/u/20080401/16/83484948-5d4d-404b-b184-e83e33758368.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080401/16/83484948-5d4d-404b-b184-e83e33758368.html</guid>
<category></category>
<pubDate>Thu, 03 Apr 2008 01:32:57 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>一个男人的日记片断，笑翻了（转）</title>
<link>http://topic.csdn.net/u/20080109/09/fbf395b3-8a53-4f0e-84a4-f813663761d5.html</link>
<guid isPermaLink="true">http://topic.csdn.net/u/20080109/09/fbf395b3-8a53-4f0e-84a4-f813663761d5.html</guid>
<category></category>
<pubDate>Thu, 10 Jan 2008 08:14:40 GMT</pubDate>
<description><blockquote>3月22日  

　　　　记得刚毕业不久的一天，女友给我发了一条短信：“我们还是分手吧！”  

　　　　我还没来得及伤心呢，女友又发来一条：“对不起，发错了。”  

　　　　这下可以彻底伤心了……</blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>java面试常见问题 - benzs的专栏 - CSDNBlog</title>
<link>http://blog.csdn.net/benzs/archive/2007/09/23/1797636.aspx</link>
<guid isPermaLink="true">http://blog.csdn.net/benzs/archive/2007/09/23/1797636.aspx</guid>
<category></category>
<pubDate>Sat, 29 Sep 2007 05:16:26 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>问一个复杂的SQL解析的问题</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5757143</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5757143</guid>
<category></category>
<pubDate>Mon, 24 Sep 2007 04:20:19 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>在pb中如何将服务器上的文件下载到本地？</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5764444</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5764444</guid>
<category></category>
<pubDate>Mon, 24 Sep 2007 02:57:05 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>数据库差异存储问题，小弟跪求！～！～</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5770041</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5770041</guid>
<category></category>
<pubDate>Mon, 24 Sep 2007 02:56:41 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>今天的一道面试题？sql语句如何写</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5461491</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5461491</guid>
<category></category>
<pubDate>Fri, 21 Sep 2007 07:55:23 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>昨天的面试题不会,请高手指教(一句Sql语句)</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5737366</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5737366</guid>
<category></category>
<pubDate>Fri, 31 Aug 2007 06:41:27 GMT</pubDate>
<description><blockquote>(select 类型 , sum(使用数) 使用数 from tb2 group by 类型)</blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>问个看似简单,却很多人都做不出来的SQL问题</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5720875</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5720875</guid>
<category></category>
<pubDate>Sat, 25 Aug 2007 03:15:54 GMT</pubDate>
<description><blockquote>收藏</blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>急!急! 求 在SQL中将15位身份证号码转换成18位的存储过程</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5722753</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5722753</guid>
<category></category>
<pubDate>Wed, 22 Aug 2007 07:23:19 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>存儲過程中有關排序的一個問題</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5720161</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5720161</guid>
<category></category>
<pubDate>Tue, 21 Aug 2007 02:00:26 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>ip地址如何给他填充0</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5712423</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5712423</guid>
<category></category>
<pubDate>Thu, 16 Aug 2007 02:42:54 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>子窗口问题</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5702882</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5702882</guid>
<category></category>
<pubDate>Fri, 10 Aug 2007 04:56:13 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>解决oracle脚本执行语句中分号问题。</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5703158</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5703158</guid>
<category></category>
<pubDate>Fri, 10 Aug 2007 04:47:41 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>大家一起学习一下：优化你的PowerBuilder程序</title>
<link>http://community.csdn.net/Expert/TopicView3.asp?id=5699641</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/TopicView3.asp?id=5699641</guid>
<category></category>
<pubDate>Fri, 10 Aug 2007 02:30:36 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>这是pb的bug吗</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5642707</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5642707</guid>
<category></category>
<pubDate>Wed, 25 Jul 2007 09:11:34 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>PowerBuilder被忽略的的技术</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5463887</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5463887</guid>
<category></category>
<pubDate>Sat, 21 Apr 2007 12:14:23 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>PB如何实现后台运行不锁定前台界面</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5429056</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5429056</guid>
<category></category>
<pubDate>Sat, 31 Mar 2007 15:33:38 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>如何显示保存到数据库中的图片信息？</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5306408</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5306408</guid>
<category></category>
<pubDate>Wed, 24 Jan 2007 02:15:27 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>SQLServer全局变量详介〓〓不用记忆!现看现用</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5309027</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5309027</guid>
<category></category>
<pubDate>Wed, 24 Jan 2007 01:54:14 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>如何使窗口最大化？ 不显示操作系统状态栏</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5303396</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5303396</guid>
<category></category>
<pubDate>Mon, 22 Jan 2007 03:42:11 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>PB 转 .NET C# 的一点心得</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5079735</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5079735</guid>
<category></category>
<pubDate>Fri, 12 Jan 2007 02:11:15 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>公用错误捕获模块的开发</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5281591</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5281591</guid>
<category></category>
<pubDate>Tue, 09 Jan 2007 01:48:03 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>再请教一个问题：PB怎样判断一个目录是否存，如果不存在怎样创建？</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5240414</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5240414</guid>
<category></category>
<pubDate>Fri, 29 Dec 2006 07:49:37 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>XP或者W2000操作系统下，在编辑框中如何控制输入法?</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=4731969</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=4731969</guid>
<category></category>
<pubDate>Fri, 29 Dec 2006 07:29:50 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>有没有防止反编译的软件？？或者是反－反－编译工具？</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5255456</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5255456</guid>
<category></category>
<pubDate>Fri, 29 Dec 2006 01:18:51 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>PB是否可以进行内存释放的操作？如果有应该怎样实现？</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5258994</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5258994</guid>
<category></category>
<pubDate>Fri, 29 Dec 2006 01:05:03 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>MDI程序背景图的问题，谁能给我讲讲原因</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=4688447</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=4688447</guid>
<category></category>
<pubDate>Fri, 29 Dec 2006 01:00:38 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>简单的存储过程 PB中怎么调用</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5038346</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5038346</guid>
<category></category>
<pubDate>Mon, 11 Dec 2006 10:50:09 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>SQL Server还原问题总结</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5122922</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5122922</guid>
<category></category>
<pubDate>Mon, 13 Nov 2006 05:50:34 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
<item>
<title>PB对EXCEL的操作(供需要的人参考)</title>
<link>http://community.csdn.net/Expert/topicview.asp?id=5105948</link>
<guid isPermaLink="true">http://community.csdn.net/Expert/topicview.asp?id=5105948</guid>
<category></category>
<pubDate>Tue, 24 Oct 2006 10:23:45 GMT</pubDate>
<description><blockquote></blockquote></description>
<dc:creator>v888</dc:creator>
</item>
</channel></rss>
