<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
  <channel>
    <title>数据库</title>
    <link>https://zgdoc.com/listinfo-33-0.html</link>
    <description>Latest 50 infos of 数据库</description>
    <copyright>Copyright(C) Empire CMS</copyright>
    <generator>Empire CMS by Empire Studio.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 03:58:38 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://zgdoc.com/e/data/images/rss.gif</url>
      <title>智格文秘网</title>
      <link>https://zgdoc.com/</link>
    </image>
    <item>
      <title><![CDATA[腾讯云MySQL数据库迁移过程中使用pt-table-checksum做数据一致性校验]]></title>
      <description><![CDATA[ 不小心删除公司数据，会怎么样...不管是传统数据库或者是云数据库，总会遇到一些问题，比如数据迁移，比如数据风险安全，比如数据订阅！今天分享的文章，看腾讯云怎么通过技术手段来确保数据库安全稳定、快捷迁移，推动数据商业分析。 ]]></description>
      <link>https://cloud.tencent.com/act/cps/redirect?redirect=19&amp;cps_key=a355466472df2dffae3c8c08e5e10716&amp;from=console</link>
      <guid>https://cloud.tencent.com/act/cps/redirect?redirect=19&amp;cps_key=a355466472df2dffae3c8c08e5e10716&amp;from=console</guid>
      <category>MySQL</category>
      <author><![CDATA[腾讯云SVIP与交付团队 杨泽华]]></author>
      <pubDate>Mon, 23 May 2022 00:50:07 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL 新手安装教程(windows版)]]></title>
      <description><![CDATA[ 本文介绍了使用 Windows 下搭建 MySQL 5.5 的具体步骤。 ]]></description>
      <link>https://cloud.tencent.com/act/cps/redirect?redirect=3&amp;cps_key=a355466472df2dffae3c8c08e5e10716&amp;from=console</link>
      <guid>https://cloud.tencent.com/act/cps/redirect?redirect=3&amp;cps_key=a355466472df2dffae3c8c08e5e10716&amp;from=console</guid>
      <category>MySQL</category>
      <author><![CDATA[腾讯云数据库团队]]></author>
      <pubDate>Mon, 23 May 2022 00:21:47 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQLite与MySQL区别]]></title>
      <description><![CDATA[ 简单来说，SQLITE功能简约，小型化，追求最大磁盘效率；MYSQL功能全面，综合化，追求最大并发效率。如果只是单机上用的，数据量不是很大，需要方便移植或者需要频繁读/写磁盘文件的话，就用SQLite比较合适；如果是要满足多用户同时访问，或者是网站访问量比较大是使用MYSQL比较合适。 ]]></description>
      <link>https://zgdoc.com/showinfo-369-370965-0.html</link>
      <guid>https://zgdoc.com/showinfo-369-370965-0.html</guid>
      <category>SQLite</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 13 May 2022 14:51:17 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[什么是SQLite数据库？SQLite数据库相关知识]]></title>
      <description><![CDATA[ SQLite，是一款轻型的数据库，是遵守ACID的关系型数据库管理系统，它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的，而且目前已经在很多嵌入式产品中使用了它，它占用资源非常的低，在嵌入式设备中，可能只需要几百K的内存 ]]></description>
      <link>https://zgdoc.com/showinfo-369-370964-0.html</link>
      <guid>https://zgdoc.com/showinfo-369-370964-0.html</guid>
      <category>SQLite</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 13 May 2022 14:43:39 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[sqlserver2000安装配置服务器失败的处理方法]]></title>
      <description><![CDATA[ xp-sp3下安装SqlServer2000个人版，最后报错，提示安装配置服务器失败，详细请见日志sqlstp.log等的。报错后，照网上的方法，如下：1、报错后，可以卸载并删除SqlServer的安装文件夹。把安装文件放在英文目录，计算机名最好改成大写英文2、重启后再装， ]]></description>
      <link>https://zgdoc.com/showinfo-160-369951-0.html</link>
      <guid>https://zgdoc.com/showinfo-160-369951-0.html</guid>
      <category>MSSQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 08 May 2022 01:17:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL中文乱码的原因分析及解决方法]]></title>
      <description><![CDATA[ 我们自己鼓捣mysql时，总免不了会遇到这个问题：插入中文字符出现乱码，虽然这是运维先给配好的环境，但是在自己机子上玩的时候咧，总得知道个一二吧，不然以后如何优雅的吹牛B。如果你也遇到了这个问题，咱先不谈原因，在PC自带的cmd中（或者是mysql安装版安装后的Comm ]]></description>
      <link>https://zgdoc.com/showinfo-161-334994-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-334994-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Thu, 19 Mar 2015 08:39:44 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ACCESS数据库怎么转换到SQL SERVER？]]></title>
      <description><![CDATA[ 在介绍教程之前，我们先来认识一下Access和SQL SERVER两种数据库。Microsoft Office Access简介Microsoft Office Access是由微软发布的关联式数据库管理系统。它结合了 Microsoft Jet Database Engine 和 图形用户界面两项特点，是 Microsoft Office 的系统程式之一。Mi ]]></description>
      <link>https://zgdoc.com/showinfo-159-334993-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-334993-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Thu, 19 Mar 2015 08:38:45 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[怎样一步步搭建一个小型的ACCESS数据库?]]></title>
      <description><![CDATA[ 今天在确认实习生不能帮忙搭建数据库后，自己根据业务需求尝试搭了一个小型access数据库。主要目的：储存历史月度数据，避免每次从公司数据库下载数据的麻烦，节省数据拉取时间。搭建了以acct id为主键的两种数据。1）客户信息，包括由业务人员手工更新汇总的数据，如客 ]]></description>
      <link>https://zgdoc.com/showinfo-159-334992-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-334992-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Thu, 19 Mar 2015 08:38:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何用sqlserver、mysql获取连接字符串]]></title>
      <description><![CDATA[ 这篇文章主要介绍了sqlserver、mysql获取连接字符串步骤，需要的朋友可以参考下步骤：一、新建文本文档xxx.txt，修改文件类型为.udl二、打开该文件，在《提供数据》中找到对应的服务。三、在连接中选择需要的数据库，并填写相关信息。四、测试连接，若成功则跳至下一步，失 ]]></description>
      <link>https://zgdoc.com/showinfo-161-334050-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-334050-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 13 Feb 2015 07:54:09 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[access 80004005 错误的处理方法]]></title>
      <description><![CDATA[ 本文介绍访问access提示不能打开注册表关键字，access 80004005 错误的处理方法 ]]></description>
      <link>https://zgdoc.com/showinfo-159-334047-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-334047-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 13 Feb 2015 07:50:07 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL获取数据库的数据库名，表名，存储过程等]]></title>
      <description><![CDATA[ 1.获取所有用户名:SELECT name FROM Sysusers where status=&amp;#039;2&amp;#039; and islogin=&amp;#039;1&amp;#039;islogin=&amp;#039;1&amp;#039;表示帐户islogin=&amp;#039;0&amp;#039;表示角色status=&amp;#039;2&amp;#039;表示用户帐户status=&amp;#039;0&amp;#039;表示糸统帐户2.获取所有数据库名:SELECT Name FROM Master..SysDatabases ORDER BY Name3.获取所有表名SELECT Na ]]></description>
      <link>https://zgdoc.com/showinfo-161-209898-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-209898-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Fri, 30 Mar 2012 00:52:27 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[帝国CMS标签调用技巧: 每个栏目只调用一条记录]]></title>
      <description><![CDATA[ 标签调用技巧: 每个栏目只调用一条记录可以用SQL标签实现，具体SQL语句如下:
select * from phome_ecms_表名 where checked=1 group by classid order by newstime desc limit 10标签支持按SQL语句调用方法说明： 
1、标签上面的&amp;ldquo;操作类型&amp;rdquo;参数要设为24，然 ]]></description>
      <link>https://zgdoc.com/showinfo-161-171715-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-171715-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[wm_chief]]></author>
      <pubDate>Sat, 01 Oct 2011 14:24:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[小技巧：清除帝国CMS采集时的空白数据]]></title>
      <description><![CDATA[ 作者：小林

虽然比较简单，不过有必要发一下，支持小林

采集的时候不免有时候会采集到一些空白的数据，这时候为了避免自己网站垃圾的反面形象

就需要清除掉这些数据了

系统设置==执行SQL语句

                         
            delete from phome_ ]]></description>
      <link>https://zgdoc.com/showinfo-161-171714-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-171714-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[小林]]></author>
      <pubDate>Sat, 01 Oct 2011 14:18:48 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[《帝国网站管理系统》扩展SQL程序编写介绍]]></title>
      <description><![CDATA[ 基本范例：
说明：下面例子都是以PHP文件放在系统根目录为基准。

例1：连接MYSQL程序。(a.php)
                        &amp;lt;?php
            require(&amp;#039;e/class/connect.php&amp;#039;);        //引入数据库配置文件和公共函数文件
            require(&amp;#039;e/class/db_sql.ph ]]></description>
      <link>https://zgdoc.com/showinfo-161-171713-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-171713-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[wm_chief]]></author>
      <pubDate>Sat, 01 Oct 2011 13:14:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL不能启动的解决办法]]></title>
      <description><![CDATA[ 问题:电脑突然关机:(windows xp)MYSQL不能启动，错误代码:10061(MYSQL是绿色版MySQL-5.0.51a)打开jujumao.err(jujumao为计算机名)查找有:080709 10:07:21  InnoDB: Started; log sequence number 0 43675
G:WWWMySQL-5.0.51abinmysqld-nt: File &amp;#039;.mysql-bin.00010 ]]></description>
      <link>https://zgdoc.com/showinfo-161-150811-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-150811-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Wed, 20 Jul 2011 11:13:56 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[sql替换语句 批量修改、增加、删除字段内容]]></title>
      <description><![CDATA[ sql替换语句，用该命令可以整批替换某字段的内容，也可以批量在原字段内容上加上或去掉字符。命令总解：update 表的名称 set 替换字段=REPLACE(替换字段，原来内容，新内容)举例说明：1）把backupfile表里url的字段内容为http://zgdoc.com的全部改为http://zgdoc.net。upd ]]></description>
      <link>https://zgdoc.com/showinfo-161-141250-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-141250-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Tue, 19 Jul 2011 06:40:01 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ASP自动检测创建多级目录,fso与stream生成文件函数]]></title>
      <description><![CDATA[ &amp;lt;%&amp;#039; 网站根目录
const global_default_root_path = &amp;quot;/&amp;quot;
&amp;#039; 描述: 建立目录的程序，如果有多级目录，则一级一级的创建
&amp;#039; 作者: xiaoyuehen
&amp;#039; 日期: 2006-6-3
&amp;#039; 参数: strlocalpath : string， 创建路径， 必须为物理 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95452-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95452-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:48:10 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[怎样用代码隐藏、最大化、最小化ACCESS的主窗口]]></title>
      <description><![CDATA[         　(问)　怎样用代码隐藏、最大化、最小化ACCESS的主窗口?　(答)　通过一函数已定义的常量fSetAccessWindow实现。该函数能用来完全隐藏Access窗口并将你自己的窗体显示在桌面上。在弹出式窗体的Open事 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95451-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95451-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:32:09 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL Server优化篇：过滤条件设定提高索引效率]]></title>
      <description><![CDATA[         设定过滤条件提高索引效率优秀的索引是SQL Server数据库性能的关键，然而高效的索引都是经过精心设计而成的。众所周知，主键是储存数据对象的唯一标识，如果数据表中没有聚簇索引，为了维护主键的唯一性，SQ ]]></description>
      <link>https://zgdoc.com/showinfo-160-95450-0.html</link>
      <guid>https://zgdoc.com/showinfo-160-95450-0.html</guid>
      <category>MSSQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:32:07 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Oracle 通过alter table增删改列的语法]]></title>
      <description><![CDATA[         alter table tablename add (column datatype default valuenull/not null，….);alter table tablename modify (column datatype default valuenull/not null，….);alter table tablename d ]]></description>
      <link>https://zgdoc.com/showinfo-163-95449-0.html</link>
      <guid>https://zgdoc.com/showinfo-163-95449-0.html</guid>
      <category>ORACLE</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:32:05 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL Server、Oracle和MySQL中查出值为NULL的替换]]></title>
      <description><![CDATA[         本文讲述SQL Server、Oracle、MySQL查出值为NULL的替换。在SQL Server Oracle MySQL当数据库中查出某值为NULL怎么办?1、MSSQL: ISNULL()语法ISNULL ( check_expression ， replacement_value )参数check_expr ]]></description>
      <link>https://zgdoc.com/showinfo-161-95448-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-95448-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:32:03 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[让Access2007数据库文件自动瘦身]]></title>
      <description><![CDATA[         通常情况下一个Access数据库文件的体积不会太小，其实我们完全可以轻松减小Access数据库文件的体积大小。方法如下。单击“Microsoft Office按钮”，单击“Access选项”；单击“当前数据库”选项卡，在“ ]]></description>
      <link>https://zgdoc.com/showinfo-159-95431-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95431-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:24 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL中如何实现行转列，列转行的操作]]></title>
      <description><![CDATA[         行转列，列转行是我们在开发过程中经常碰到的问题。行转列一般通过CASE WHEN 语句来实现，也可以通过 SQL SERVER 2005 新增的运算符PIVOT来实现。 用传统的方法，比较好理解。层次清晰，而且比较习惯。 但是 ]]></description>
      <link>https://zgdoc.com/showinfo-160-95429-0.html</link>
      <guid>https://zgdoc.com/showinfo-160-95429-0.html</guid>
      <category>MSSQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL Server 2008的MERGE语句详细介绍]]></title>
      <description><![CDATA[         SQL Server 2008中的MERGE语句能做很多事情，它的功能是根据源表对目标表执行插入、更新或删除操作。最典型的应用就是进行两个表的同步。下面通过一个简单示例来演示MERGE语句的使用方法，假设数据库中有两个 ]]></description>
      <link>https://zgdoc.com/showinfo-160-95430-0.html</link>
      <guid>https://zgdoc.com/showinfo-160-95430-0.html</guid>
      <category>MSSQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:21 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Oracle基础：bean的属性类型]]></title>
      <description><![CDATA[         　1、 ibatis中会通过resultMap把bean的类型与Oracle的列对应起来，如下面的例子：Xml代码&amp;lt;resultMap id=&amp;quot;userMap&amp;quot; class=&amp;quot;userBean&amp;quot; &amp;gt;&amp;lt;result column=&amp;quot;ID&amp;quot; property=&amp;quot;id&amp;quot;  /&amp;gt;&amp;lt;result colum ]]></description>
      <link>https://zgdoc.com/showinfo-163-95427-0.html</link>
      <guid>https://zgdoc.com/showinfo-163-95427-0.html</guid>
      <category>ORACLE</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:17 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[oracle关于加锁的讨论]]></title>
      <description><![CDATA[         加锁是为了防止一些操作而进行的，比如说共享锁，可以防止别的事务加上排他锁，如果多个事物对同一张表都加上共享锁的话，也就都不能修改了，可以进行读操作。如果只有一个事物加上共享锁，是可以修改的。　 ]]></description>
      <link>https://zgdoc.com/showinfo-163-95428-0.html</link>
      <guid>https://zgdoc.com/showinfo-163-95428-0.html</guid>
      <category>ORACLE</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:17 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MySQL服务无法启动 系统发生1058错误]]></title>
      <description><![CDATA[         现象：mysql 服务无法启动，系统发生1058错误我的mysql原安装好的，后来用360安全卫士把服务禁掉，然后用mysqld-nt standalone启动，现在我想把服务重新启动，却无法启动.解决方法:◆1、运行 ]]></description>
      <link>https://zgdoc.com/showinfo-161-95424-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-95424-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何修复MySQL数据库表]]></title>
      <description><![CDATA[         你可能在使用MySQL过程中，各种意外导致数据库表的损坏，而且这些数据往往是最新的数据，通常不可能在备份数据中找到。本章将继上篇文章中检查出表的问题后，告诉你如何修复表。一张损坏的表的症状通常是查询 ]]></description>
      <link>https://zgdoc.com/showinfo-161-95425-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-95425-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[优化SQL Server数据库查询方法]]></title>
      <description><![CDATA[         在SQL Server数据库操作中，查询算是操作最为频率操作之一，但查询过程中常会出现一些错误，导致查询速度过慢，本文将为您介绍如何优化SQL Server数据库查询的方法。SQL Server数据库查询速度慢的原因有很多 ]]></description>
      <link>https://zgdoc.com/showinfo-161-95426-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-95426-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:31:15 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何打开老版本数据库?]]></title>
      <description><![CDATA[         如果你的数据库是用ACCESS 97建立的，用ACCESS 2000打开时，会出现一个提示框，我们可以按照提示框上介绍的方法将数据库转为当前版本。 先关闭已打开的数据库，单击“工具”菜单，选择“数据库实用工 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95393-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95393-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:30:01 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[应用技巧：在数据库中搜索文本]]></title>
      <description><![CDATA[         对于数据库而言，没有可用的搜索工具。事实上，它还没有提供。那么当在数据库中定位字符串时会怎样呢?如果你打开这个数据库，展示在你面前的就是一个应用程序或可能是众多的表和很少的基本工具来搜索这些表或 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95394-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95394-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:30:01 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[ACCESS数据库重新编号自动编号字段]]></title>
      <description><![CDATA[         本文逐步介绍了如何在 Access 中重置“自动编号”字段值。在 Access 中删除某个表中的一些行或所有行时，“自动编号”字段不会自动重置。要重置“自动编号”字段值并刷新引用表中的“自动编号”值，必 需手动 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95395-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95395-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:30:01 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[第N次被ACCESS的关键字涮]]></title>
      <description><![CDATA[         由于需要测试数据库的连通性，测试项目使用了“方便”的ACCESS来作为后台数据库，但由于它太“方便”了，以致于半天的时间都葬送在了它隐藏的关键字上...项目使用了NHibernate来作为数据库中间层，并使用 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95396-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95396-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:30:01 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Sql Server制作全局临时表]]></title>
      <description><![CDATA[         我们知道，全局临时表的生命周期一直持续到创建会话（不是创建级别）才终止。有时候，你可能想创建一个不属于任何会话的全局临时表。而无论你进行什么操作，它总是存在，只有显式的删除它才能被移除。因此， ]]></description>
      <link>https://zgdoc.com/showinfo-160-95389-0.html</link>
      <guid>https://zgdoc.com/showinfo-160-95389-0.html</guid>
      <category>MSSQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[XP中如何安装SQL server]]></title>
      <description><![CDATA[         为了解决在WINDOWS XP系统上无法安装SQL server服务器版的问题，现在为您介绍详细的安装步骤，希望对需要的网友会有一定的帮助。步骤如下：一、找一张SQL server服务器版光盘，在光盘上找到目录“MSDE”并进 ]]></description>
      <link>https://zgdoc.com/showinfo-160-95390-0.html</link>
      <guid>https://zgdoc.com/showinfo-160-95390-0.html</guid>
      <category>MSSQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL Server中表锁定的原理及解锁演示]]></title>
      <description><![CDATA[         有几个朋友留言建议结合例子来演示一下， 上篇已经说过锁的几种类型， 可以利用系统动态视图sys.dm_tran_locks查看到，重要的栏位如下:resource_type被锁的资源类型(Database， FILE， Object，PAGE，KEY，EXTENT，RI ]]></description>
      <link>https://zgdoc.com/showinfo-160-95391-0.html</link>
      <guid>https://zgdoc.com/showinfo-160-95391-0.html</guid>
      <category>MSSQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何筛选SQL字符串字段中部分值]]></title>
      <description><![CDATA[         如果需要筛选SQL字符串字段中部分值，应该怎么做呢？下面就教您筛选SQL字符串字段中部分值的记录的方法，供您参考。例如有一个KKBH（卡口编号）字段，这是一个字典字段(对应另一个实体表（卡口表）的编号字段 ]]></description>
      <link>https://zgdoc.com/showinfo-160-95392-0.html</link>
      <guid>https://zgdoc.com/showinfo-160-95392-0.html</guid>
      <category>MSSQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:58 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Oracle排序分页方法]]></title>
      <description><![CDATA[         ORACLE分页一直是比较麻烦的一件事情，它没有MYSQL的LIMIT关键字，只有通过伪列ROWNUM来实现，如果不用排分页其实很简单，在此不述。排序分页中如果要排序的字段有很多相同值的情况下只使用2层嵌套查询则 ]]></description>
      <link>https://zgdoc.com/showinfo-163-95385-0.html</link>
      <guid>https://zgdoc.com/showinfo-163-95385-0.html</guid>
      <category>ORACLE</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[并行恢复standby数据库 提高恢复速度]]></title>
      <description><![CDATA[         有一个数据库，standby库恢复时经常赶不上主库的进度，用iostat -x 3查看磁盘利用率的时候，发现三个放数据文件的盘（每个盘是由6个物理盘做的raid10）的读iops在80以内，磁盘利用率在30%以内。所以初步分析 ]]></description>
      <link>https://zgdoc.com/showinfo-163-95386-0.html</link>
      <guid>https://zgdoc.com/showinfo-163-95386-0.html</guid>
      <category>ORACLE</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Oracle安装完成后的初始口令]]></title>
      <description><![CDATA[         Oracle 8i安装完成后的初始口令:internal/oraclesys/change_on_installsystem/managerscott/tigersysman/oem_tempOracle 9i在安装的时候 SYS 和SYSTEM是要你自己输入密码的而且 ]]></description>
      <link>https://zgdoc.com/showinfo-163-95387-0.html</link>
      <guid>https://zgdoc.com/showinfo-163-95387-0.html</guid>
      <category>ORACLE</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Oracle数据库导出步骤]]></title>
      <description><![CDATA[         　1. 通过数据库连接工具导出所有表的信息，使用Emeditor进行替换，生成导出的sheel文件，例如：（实验证明tables后面有几百张表是不行的，但是这里可以导出整个实例可能更好一点，但是看不到进度） ]]></description>
      <link>https://zgdoc.com/showinfo-163-95388-0.html</link>
      <guid>https://zgdoc.com/showinfo-163-95388-0.html</guid>
      <category>ORACLE</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:54 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[详解MySQL与客户机的连接]]></title>
      <description><![CDATA[         本文通过演示如何使用mysql客户程序与数据库服务器连接。mysql（有时称为“终端监视器”或只是“监视”)是一个交互式程序，允许你连接一个MySQL服务器，运行查询并察看结果。mysql可以用于批模式：你预先把查 ]]></description>
      <link>https://zgdoc.com/showinfo-161-95382-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-95382-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[Oracle移植到MySQL注意事项]]></title>
      <description><![CDATA[         微软“Windows正版增值计划”高级产品经理亚历克斯（Alex Kochis）在博客中写到，是人为失误导致了错误的发生，亚历克斯说，新软件被意外地加载到了运行WGA的服务器上，导致服务器无法正常运行，从而正版软件 ]]></description>
      <link>https://zgdoc.com/showinfo-161-95383-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-95383-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[SQL Server索引管理之六大铁律]]></title>
      <description><![CDATA[         通过索引，可以加快数据的查询速度和减少系统的响应时间；可以使表和表之间的连接速度加快。但是，不是在任何时候使用索引都能够达到这种效果。若在不恰当的场合下，使用索引反而会事与愿违。索引是以表列为 ]]></description>
      <link>https://zgdoc.com/showinfo-161-95384-0.html</link>
      <guid>https://zgdoc.com/showinfo-161-95384-0.html</guid>
      <category>MySQL</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:29:50 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[如何减小数据库的尺寸?]]></title>
      <description><![CDATA[         不知你注意到没有，从数据库中删除了一些字段或表后，数据库尺寸并没减小，这是因为在文件内部产生了不可用空间的碎片，所以数据库越编辑越大。 我们可以通过压缩数据库的办法，使被删除对象所占据的磁盘 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95326-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95326-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[获取程序所在的目录及全名]]></title>
      <description><![CDATA[         在Access编程中，经常会需要获取程序所在的目录及全名，下列的各种方法可实现这个功能。不过，需注意CurrentProject及CodeProject不适合Access97及以前的版本。另外，需注意CurrentProject及CodePro ]]></description>
      <link>https://zgdoc.com/showinfo-159-95327-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95327-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[在ACCESS中自动压缩当前数据库]]></title>
      <description><![CDATA[         ACCESS可在菜单上选择压缩来压缩当前正打开的数据库，如是我们就可以通过程序临时添加一个工具条按钮，然后使用SendKeys来模拟键盘操作，实现压缩当前数据库，压缩后它会重新打开。函数如下： FunctionCom ]]></description>
      <link>https://zgdoc.com/showinfo-159-95328-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95328-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[扫盲大讲堂：Access的特点及其概念问答]]></title>
      <description><![CDATA[         问题： 这里只解决一个问题，到底什么是Access？ 设计一个数据库管理系统，用access 在access里面设计好表，查询，然后再用vb做窗体做连接，跟在access里面设计窗体，报表 再调VBA来编代码有什么区别吗 我们是 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95329-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95329-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[在ACCESS中调用后台存储过程]]></title>
      <description><![CDATA[         ACCESS是一个Client/Server的优秀前端开发工具，具有易学易用，界面友好，开发简单，和其他数据库接口灵活。但是，它要对大量数据处理时，速度比较慢。当有大量数据需要处理时，不能在Client端处理，而必须在 ]]></description>
      <link>https://zgdoc.com/showinfo-159-95330-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95330-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:55 +0000</pubDate>
    </item>
    <item>
      <title><![CDATA[MFC对话框如何连接Access数据库的数据？]]></title>
      <description><![CDATA[         解决方案：try { hr = m_pConnection.CreateInstance(&amp;quot;ADODB.Connection&amp;quot;);/// if( TRUE == SUCCEEDED(hr)) { strDBFile = &amp;quot;Provider=Microsoft.Jet.OLEDB.4.0;Data Source=&amp;quot; + strDBFile; hr = m_pConnecti ]]></description>
      <link>https://zgdoc.com/showinfo-159-95331-0.html</link>
      <guid>https://zgdoc.com/showinfo-159-95331-0.html</guid>
      <category>Access</category>
      <author><![CDATA[不详]]></author>
      <pubDate>Sun, 21 Nov 2010 00:28:55 +0000</pubDate>
    </item>
  </channel>
</rss>