<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rds</title>
	<atom:link href="https://www.aitaocui.cn/tag/244815/feed" rel="self" type="application/rss+xml" />
	<link>https://www.aitaocui.cn</link>
	<description>翡翠玉石爱好者聚集地</description>
	<lastBuildDate>Sun, 27 Nov 2022 12:35:30 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>

<image>
	<url>https://www.aitaocui.cn/wp-content/uploads/2022/11/taocui.png</url>
	<title>rds</title>
	<link>https://www.aitaocui.cn</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>rds(关系型数据库服务)</title>
		<link>https://www.aitaocui.cn/article/356746.html</link>
					<comments>https://www.aitaocui.cn/article/356746.html#respond</comments>
		
		<dc:creator><![CDATA[陈中来]]></dc:creator>
		<pubDate>Sun, 27 Nov 2022 12:35:30 +0000</pubDate>
				<category><![CDATA[知识]]></category>
		<category><![CDATA[rds]]></category>
		<guid isPermaLink="false">https://www.aitaocui.cn/?p=356746</guid>

					<description><![CDATA[云数据RDS是关系型数据库服务（Relational Database Service）的简称，是一种即开即用、稳定可靠、可弹性伸缩的在线数据库服务。具有多重安全防护措施和完善的性...]]></description>
										<content:encoded><![CDATA[</p>
<article>
<p>云数据RDS是关系型数据库服务（Relational Database Service）的简称，是一种即开即用、稳定可靠、可弹性伸缩的在线数据库服务。具有多重安全防护措施和完善的性能监控体系，并提供专业的数据库备份、恢复及优化方案，使您能专注于应用开发和业务发展。</p>
</article>
<article>
<h1>简介</h1>
<p>RDS(Remote Data Services，远程数据服务)是允许我们处理客户端数据的一系列服务的统称。现在不用担心这方面的问题，因为RDS本身就是ADO的一部分，只有在需要传送和使用客户端数据时，才会使用。远程数据服务RDS允许程序员开发原生的WINDOWS分布式多层应用系统，或是开发以浏览器为图形用户接口的WEB应用系统。</p>
<p>远程数据服务RDS提供了客户端应用程序在INTERNET/INTRANET或分布式环境中使用ADO中RECORDSET对象的能力。</p>
<p>可以在浏览器中通过远程数据服务RDS取得RECORDSET对象，然后在脚本语言中存取数据。或在原生WINDOWS应用程序中通过RDS取得RECORDSET对象，然后使用程序代码来存取远程数据源中的数据。</p>
<p>RDS能够将ADO取得的数据——DCOM或HTTP通信协议由中介软件或中介组件传递给客户端，并且把数据缓存在客户端中让客户端存取数据。</p>
<h1>服务器</h1>
<p>虽然RDS用于传送和访问客户端数据，但其确实有一些基于服务器的组件。这是必需的，因为肯定需要某种方式将数据传送到客户端。因此有了一系列能访问数据并允许发送数据到客户端的服务器组件。我们把实际的数据传送称为调度（marshal）。</p>
<p>服务器端组件图的最上端是数据存储，由OLE DB提供者访问。它并不是RDS的一部分，但这表示只要有相应的OLE DB提供者，就可以通过RDS在客户端使用任何数据。至于如何处理服务器上的数据，可以有两种选择：</p>
<p>1、数据工厂（DataFactory）是缺省的用于访问数据存储的服务器端组件。它作为服务器端RDS组件的一部分安装在计算机上，除了能从数据存储中获取数据外，还为服务器处理发送到客户端以及从客户端发送来的数据。</p>
<p>2、自定义组件只是一个普通的提供了数据传送方法的COM组件。当数据工厂不能提供所需的功能时，可以使用自定义组件。本章将介绍一个简单的组件例子，在本书的后面还有一个更复杂的例子。Web服务器使用这两种组件作为客户和服务器数据的接口。</p>
</article>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
<div class="mt-3 mb-3" style="max-width: 770px;height: auto;">
                                    </div>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aitaocui.cn/article/356746.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
