<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_粪发涂墙</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/17558/rss</id><updated>2008-05-15T08:05:08Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/17558/rss"/><entry><id>http://www.cnblogs.com/lyzxx/archive/2008/05/15/1198473.html</id><title type="text">安装Windows2003 sp1/sp2提示产品密钥无效的解决方法[转]</title><summary type="text">今天在安装2003的SP2补丁时，系统提示我密钥无效！TNND，我用的可是正版WINDOWS 2003刻出来的子孙哪！太没天理了，可是要安装WSUS又必须得有SP1或以上的补丁...结果就上网找到了这篇文章，跟大家分享，希望能对您有帮助。Microsoft Windows Server 2003的盗版用户,在安装Microsoft Windows Server 2003的Windows Serve...</summary><published>2008-05-15T08:05:00Z</published><updated>2008-05-15T08:05:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2008/05/15/1198473.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2008/05/15/1198473.html"/><content type="text">今天在安装2003的SP2补丁时，系统提示我密钥无效！TNND，我用的可是正版WINDOWS 2003刻出来的子孙哪！太没天理了，可是要安装WSUS又必须得有SP1或以上的补丁...结果就上网找到了这篇文章，跟大家分享，希望能对您有帮助。Microsoft Windows Server 2003的盗版用户,在安装Microsoft Windows Server 2003的Windows Serve...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/12/08/988108.html</id><title type="text">[疑]关于oracle导出数据时遇到的4031问题</title><summary type="text">今天，做oracle导出备份，执行到导出同义词时，突然提示了一个错误EXP-00008: ORACLE error 4031 encounteredORA-04031: unable to allocate 4032 bytes of shared memory ("shared pool","oracle/aurora/rdbms/DbmsJavaSYS","joxlod: in ehe","i...</summary><published>2007-12-08T15:07:00Z</published><updated>2007-12-08T15:07:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/12/08/988108.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/12/08/988108.html"/><content type="text">今天，做oracle导出备份，执行到导出同义词时，突然提示了一个错误EXP-00008: ORACLE error 4031 encounteredORA-04031: unable to allocate 4032 bytes of shared memory ("shared pool","oracle/aurora/rdbms/DbmsJavaSYS","joxlod: in ehe","i...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/10/23/934671.html</id><title type="text">[转] 解析oracle的ROWNUM -- 作者: chen_liang</title><summary type="text">对于rownum来说它是oracle系统顺序分配为从查询返回的行的编号，返回的第一行分配的是1，第二行是2，依此类推，这个伪字段可以用于限制查询返回的总行数，而且rownum不能以任何表的名称作为前缀。举例说明：例如表：student(学生)表，表结构为：ID char(6) --学号nameVARCHAR2(10)--姓名 create table student ...</summary><published>2007-10-23T07:47:00Z</published><updated>2007-10-23T07:47:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/10/23/934671.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/10/23/934671.html"/><content type="text">对于rownum来说它是oracle系统顺序分配为从查询返回的行的编号，返回的第一行分配的是1，第二行是2，依此类推，这个伪字段可以用于限制查询返回的总行数，而且rownum不能以任何表的名称作为前缀。举例说明：例如表：student(学生)表，表结构为：ID char(6) --学号nameVARCHAR2(10)--姓名 create table student ...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/08/06/844421.html</id><title type="text">WEB网站无法打开某种格式资源的解决办法</title><summary type="text">近日，在发布网站的时候发现了一个问题。大致情况描述为：网站中所有的文件类型的附件存放在同一个文件夹下，可是在页面上，doc格式、tiff格式的文件都可以正常打开，唯独ceb格式的文件怎么都打不开，页面显示错误为无法找到对应文件(印象中好像是这样说的吧)。分析：由于其他格式的文件可以正常打开，所以排除了路径问题和附件文件夹的安全设置问题，最终定位为服务器本身的配置问题。解决办法：在IIS中 属性-&amp;...</summary><published>2007-08-06T01:59:00Z</published><updated>2007-08-06T01:59:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/08/06/844421.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/08/06/844421.html"/><content type="text">近日，在发布网站的时候发现了一个问题。大致情况描述为：网站中所有的文件类型的附件存放在同一个文件夹下，可是在页面上，doc格式、tiff格式的文件都可以正常打开，唯独ceb格式的文件怎么都打不开，页面显示错误为无法找到对应文件(印象中好像是这样说的吧)。分析：由于其他格式的文件可以正常打开，所以排除了路径问题和附件文件夹的安全设置问题，最终定位为服务器本身的配置问题。解决办法：在IIS中 属性-&amp;...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/06/28/799211.html</id><title type="text">[求助]关于服务器之间的文件拷贝问题,没有头绪,希望大家指点一二</title><summary type="text">目前情况大概是这样的:我们有一个所谓的制度管理平台(asp),服务器设在我们自己的机房,下文中称该服务器为A.在我们的下级单位里,也采用了我们的系统,由于当时网络的限制,他们在自己单位里设置了独立的服务器B.现在遇到的问题是:我们下级单位的用户,希望能在访问A服务器上的系统时,能够将他们需要的制度通过程序,直接添加到B服务器上我的设想卡在文件的拷贝上了,就是如何通过A上的程序,将A的文件拷贝到B服...</summary><published>2007-06-28T09:31:00Z</published><updated>2007-06-28T09:31:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/06/28/799211.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/06/28/799211.html"/><content type="text">目前情况大概是这样的:我们有一个所谓的制度管理平台(asp),服务器设在我们自己的机房,下文中称该服务器为A.在我们的下级单位里,也采用了我们的系统,由于当时网络的限制,他们在自己单位里设置了独立的服务器B.现在遇到的问题是:我们下级单位的用户,希望能在访问A服务器上的系统时,能够将他们需要的制度通过程序,直接添加到B服务器上我的设想卡在文件的拷贝上了,就是如何通过A上的程序,将A的文件拷贝到B服...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/06/15/784902.html</id><title type="text">【转】ORACLE to_char函数详解</title><summary type="text">转自:http://wisebo.bokee.com/viewdiary.15801227.htmlThe following are number examples for the to_char function. to_char(1210.73, '9999.9') would return '1210.7' to_char(1210.73, '9,999.99') would return...</summary><published>2007-06-15T08:40:00Z</published><updated>2007-06-15T08:40:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/06/15/784902.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/06/15/784902.html"/><content type="text">转自:http://wisebo.bokee.com/viewdiary.15801227.htmlThe following are number examples for the to_char function. to_char(1210.73, '9999.9') would return '1210.7' to_char(1210.73, '9,999.99') would return...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/06/13/781620.html</id><title type="text">未在本地计算机上注册“OraOLEDB.Oracle.1”提供程序 解决方法之二</title><summary type="text">解决方法一请参考:http://www.cnblogs.com/lyzxx/archive/2006/06/24/434823.aspx解决方法二:今天因为服务器上安装的是Oracle Client里那个100多兆的版本,没有提供Oracle Provider for OLE DB的组件,所以会导致程序报错未在本地计算机上注册“OraOLEDB.Oracle.1”提供程序,...</summary><published>2007-06-13T03:49:00Z</published><updated>2007-06-13T03:49:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/06/13/781620.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/06/13/781620.html"/><content type="text">解决方法一请参考:http://www.cnblogs.com/lyzxx/archive/2006/06/24/434823.aspx解决方法二:今天因为服务器上安装的是Oracle Client里那个100多兆的版本,没有提供Oracle Provider for OLE DB的组件,所以会导致程序报错未在本地计算机上注册“OraOLEDB.Oracle.1”提供程序,...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/06/04/770293.html</id><title type="text">SQL--JOIN之完全用法</title><summary type="text">外联接。外联接可以是左向外联接、右向外联接或完整外部联接。 在 FROM 子句中指定外联接时，可以由下列几组关键字中的一组指定：LEFT JOIN 或 LEFT OUTER JOIN。 左向外联接的结果集包括 LEFT OUTER 子句中指定的左表的所有行，而不仅仅是联接列所匹配的行。如果左表的某行在右表中没有匹配行，则在相关联的结果集行中右表的所有选择列表列均为空值。RIGHT JOIN 或 R...</summary><published>2007-06-04T02:37:00Z</published><updated>2007-06-04T02:37:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/06/04/770293.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/06/04/770293.html"/><content type="text">外联接。外联接可以是左向外联接、右向外联接或完整外部联接。 在 FROM 子句中指定外联接时，可以由下列几组关键字中的一组指定：LEFT JOIN 或 LEFT OUTER JOIN。 左向外联接的结果集包括 LEFT OUTER 子句中指定的左表的所有行，而不仅仅是联接列所匹配的行。如果左表的某行在右表中没有匹配行，则在相关联的结果集行中右表的所有选择列表列均为空值。RIGHT JOIN 或 R...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/05/09/740399.html</id><title type="text">错误类型：ADODB.Recordset (0x800A0BB9)参数类型不正确，或不在可以接受的范围之内，或与其他参数冲突。</title><summary type="text">错误提示信息:错误类型：ADODB.Recordset (0x800A0BB9)参数类型不正确，或不在可以接受的范围之内，或与其他参数冲突。分析、解决:是游标类型不支持分页。 使用rs.open sql,conn,3,3 游标说明：RS.OPEN SQL,CONN,A,B 参数A为设定游标的类型，其取值为： 0 仅向前游标，只能向前浏览记录，不支持分页、Recordset、BookMark 1 键...</summary><published>2007-05-09T08:15:00Z</published><updated>2007-05-09T08:15:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/05/09/740399.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/05/09/740399.html"/><content type="text">错误提示信息:错误类型：ADODB.Recordset (0x800A0BB9)参数类型不正确，或不在可以接受的范围之内，或与其他参数冲突。分析、解决:是游标类型不支持分页。 使用rs.open sql,conn,3,3 游标说明：RS.OPEN SQL,CONN,A,B 参数A为设定游标的类型，其取值为： 0 仅向前游标，只能向前浏览记录，不支持分页、Recordset、BookMark 1 键...</content></entry><entry><id>http://www.cnblogs.com/lyzxx/archive/2007/04/17/717356.html</id><title type="text">关于利用模板生成静态页面的时候出现乱码的问题</title><summary type="text">解决办法:在读取模板和生成新页面的时候,都要加上编码方式,例如:System.Text.Encoding.GetEncoding("GB2312")</summary><published>2007-04-17T13:27:00Z</published><updated>2007-04-17T13:27:00Z</updated><author><name>野猪&amp;翔帅</name><uri>http://www.cnblogs.com/lyzxx/</uri></author><link rel="alternate" href="http://www.cnblogs.com/lyzxx/archive/2007/04/17/717356.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/lyzxx/archive/2007/04/17/717356.html"/><content type="text">解决办法:在读取模板和生成新页面的时候,都要加上编码方式,例如:System.Text.Encoding.GetEncoding("GB2312")</content></entry></feed>
