<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rhonda Tipton&#039;s Blog &#187; Visual FoxPro</title>
	<atom:link href="http://rhondatipton.net/category/visual-foxpro/feed/" rel="self" type="application/rss+xml" />
	<link>http://rhondatipton.net</link>
	<description>Stuff I Learn, Stuff I Like</description>
	<lastBuildDate>Mon, 26 Mar 2012 03:33:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rhondatipton.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Rhonda Tipton&#039;s Blog &#187; Visual FoxPro</title>
		<link>http://rhondatipton.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rhondatipton.net/osd.xml" title="Rhonda Tipton&#039;s Blog" />
	<atom:link rel='hub' href='http://rhondatipton.net/?pushpress=hub'/>
		<item>
		<title>Updateable Cursor in VFP 3</title>
		<link>http://rhondatipton.net/2006/08/05/updateable-cursor-in-vfp-3/</link>
		<comments>http://rhondatipton.net/2006/08/05/updateable-cursor-in-vfp-3/#comments</comments>
		<pubDate>Sat, 05 Aug 2006 00:30:11 +0000</pubDate>
		<dc:creator>Rhonda</dc:creator>
				<category><![CDATA[Visual FoxPro]]></category>

		<guid isPermaLink="false">https://rtipton.wordpress.com/2006/08/05/updateable-cursor-in-vfp-3/</guid>
		<description><![CDATA[My company still has a couple of production applications in Visual FoxPro version 3 that I have to make maintenance changes to from time to time. In VFP 7, when you create a cursor, you can make it updatable by using the READWRITE keyword. Unfortunatly, this cannot be done in VFP 3. Below is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhondatipton.net&#038;blog=148560&#038;post=68&#038;subd=rtipton&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My company still has a couple of production applications in Visual FoxPro version 3 that I have to make maintenance changes to from time to time.</p>
<p>In VFP 7, when you create a cursor, you can make it updatable by using the READWRITE keyword. Unfortunatly, this cannot be done in VFP 3. Below is a work-around that will make a cursor read-write.</p>
<p><img src="http://rtipton.files.wordpress.com/2008/02/readwritecursor.jpg?w=604" alt="readwritecursor.jpg" /></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rtipton.wordpress.com/68/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rtipton.wordpress.com/68/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rtipton.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rtipton.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rtipton.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rtipton.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rtipton.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rtipton.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rtipton.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rtipton.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rtipton.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rtipton.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rtipton.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rtipton.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rtipton.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rtipton.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rhondatipton.net&#038;blog=148560&#038;post=68&#038;subd=rtipton&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rhondatipton.net/2006/08/05/updateable-cursor-in-vfp-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/522aa96ec9478f99474af8ecab1c6247?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">RTipton</media:title>
		</media:content>

		<media:content url="http://rtipton.files.wordpress.com/2008/02/readwritecursor.jpg" medium="image">
			<media:title type="html">readwritecursor.jpg</media:title>
		</media:content>
	</item>
	</channel>
</rss>
