<?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>레코드 &#8211; Minhwan Record</title>
	<atom:link href="https://wp.goodzz.shop/tag/%eb%a0%88%ec%bd%94%eb%93%9c/feed" rel="self" type="application/rss+xml" />
	<link>https://wp.goodzz.shop</link>
	<description>기록</description>
	<lastBuildDate>Wed, 13 Sep 2023 00:21:17 +0000</lastBuildDate>
	<language>ko-KR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://wp.goodzz.shop/wp-content/uploads/2023/08/unnamed-150x150.jpg</url>
	<title>레코드 &#8211; Minhwan Record</title>
	<link>https://wp.goodzz.shop</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[Classic ASP] 레코드셋 가져오기 GetRows()</title>
		<link>https://wp.goodzz.shop/dev/asp/185</link>
					<comments>https://wp.goodzz.shop/dev/asp/185#respond</comments>
		
		<dc:creator><![CDATA[goodzz]]></dc:creator>
		<pubDate>Thu, 17 Aug 2023 02:40:08 +0000</pubDate>
				<category><![CDATA[classic ASP]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[GetRows]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[rows]]></category>
		<category><![CDATA[레코드]]></category>
		<category><![CDATA[레코드셋]]></category>
		<guid isPermaLink="false">https://wp.goodzz.site/?p=185</guid>

					<description><![CDATA[일반적인 레코드셋 Get strSQL = "SELECT ID, Name FROM users;" Set RS = Server.CreateObject("ADODB.Recordset") RS.Open strSQL, Conn ' 1 call to database If Not RS.EOF Then ' 1 call to database While Not RS.EOF ' n + 1 calls to database ID = RS("ID") ' n calls to database Name = RS("Name") ' n calls [&#8230;]]]></description>
		
					<wfw:commentRss>https://wp.goodzz.shop/dev/asp/185/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
