 




<?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>IT Answers &#187; Visual FoxPro</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/visual-foxpro/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 19:44:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Background color</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/background-color/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/background-color/#comments</comments>
		<pubDate>Sat, 09 Feb 2013 23:59:04 +0000</pubDate>
		<dc:creator>BILLBERRY</dc:creator>
				<category><![CDATA[Visual FoxPro]]></category>
		<category><![CDATA[Visual FoxPro 6]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/background-color/</guid>
		<description><![CDATA[New Answer by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/background-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple step operation generated error</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/multiple-step-operation-generated-error/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/multiple-step-operation-generated-error/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 06:18:05 +0000</pubDate>
		<dc:creator>Sukamichi</dc:creator>
				<category><![CDATA[VB 6.0]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic 6.0]]></category>
		<category><![CDATA[Visual FoxPro]]></category>
		<category><![CDATA[Visual FoxPro 9]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How can i get through with this error,, multiple set operation generated error. Check each status value.. im using data Environment for the data source,,i would like to add new data un a table in the visual foxpro 9,,connected by the data environment,,but this error occur before the update command,,i search all over the net [...]]]></description>
				<content:encoded><![CDATA[<p>How can i get through with this error,, multiple set operation generated error. Check each status value.. im using data Environment for the data source,,i would like to add new data un a table in the visual foxpro 9,,connected by the data environment,,but this error occur before the update command,,i search all over the net and i can&#8217;t find the solution,,<br/><br/> here are the codes,,<br/><br/>  <br/><br/>  DatEnv1.rstable.open<br/><br/> With DatEnv1.rstable                 .AddNew                 !header = header + 1               &#8216;autonumber                 !code = txtcode.Text                 !Title = txttitle.Text                 !CurAmt = nCurAmt           &#8216;computed variable                 !CurPer = nCurPer                 !PrvAmt = nPrvAmt                 !PrvPer = nPrvPer                 !MonAmt = nMonAmt                 !MonPer = nMonPer                 .Update                            &#8217;this is the error,,dont know why                 .Requery             End With             DatEnv1.rstable.MoveNext             DatEnv1.rstable.Close<br/><br/>  <br/><br/> nEeD hELp hEre !!!,, tHnx<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/multiple-step-operation-generated-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing Public Folders Contacts to Visual Foxpro 9</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/importing-public-folders-contacts-to-visual-foxpro-9/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/importing-public-folders-contacts-to-visual-foxpro-9/#comments</comments>
		<pubDate>Tue, 03 May 2011 15:04:06 +0000</pubDate>
		<dc:creator>Likebeer</dc:creator>
				<category><![CDATA[FoxPro]]></category>
		<category><![CDATA[Outlook 2003]]></category>
		<category><![CDATA[Visual FoxPro]]></category>
		<category><![CDATA[Visual FoxPro 9]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How can I extract contacts from a public folder and import into a table in VFP 9]]></description>
				<content:encoded><![CDATA[<p>How can I extract contacts from a public folder and import into a table in VFP 9</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/importing-public-folders-contacts-to-visual-foxpro-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what is the format of @ get function in Visual Foxpro</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/get/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/get/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 15:03:41 +0000</pubDate>
		<dc:creator>Shajan</dc:creator>
				<category><![CDATA[FoxPro 6]]></category>
		<category><![CDATA[Visual FoxPro]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[what is the format of @ get function in Visual Foxpro]]></description>
				<content:encoded><![CDATA[<p>what is the format of @ get function in Visual Foxpro</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CONVERT SIGNLE USER APPLICATION TO MULTIUSER APPLICATION</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/convert-signle-user-application-to-multiuser-application/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/convert-signle-user-application-to-multiuser-application/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 05:33:16 +0000</pubDate>
		<dc:creator>Jayeshgrana</dc:creator>
				<category><![CDATA[Visual FoxPro]]></category>
		<category><![CDATA[Visual FoxPro 5]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Sir, I made single user application in visual foxpro 5 now i want convert in multiuser. How can change it&#8230;Pl give solution . At present &#8216;file Acess Denied&#8217; message display on screen when 2 user used this application. i also input set excl off command but error stil display on screen.  ]]></description>
				<content:encoded><![CDATA[<p>Sir,<br/><br/> I made single user application in visual foxpro 5 now i want convert in multiuser. How can change it&#8230;Pl give solution . At present &#8216;file Acess Denied&#8217; message display on screen when 2 user used this application.<br/><br/> i also input set excl off command but error stil display on screen.<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/convert-signle-user-application-to-multiuser-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How use the file of more than 8 characters long in Foxpro without ~ marks</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-use-the-file-of-more-than-8-carractor-long-in-foxpro-without-giving-marks/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-use-the-file-of-more-than-8-carractor-long-in-foxpro-without-giving-marks/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 17:01:24 +0000</pubDate>
		<dc:creator>Arvind13668</dc:creator>
				<category><![CDATA[FoxPro]]></category>
		<category><![CDATA[Microsoft Database]]></category>
		<category><![CDATA[Visual FoxPro]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[how use the file of more than 8 carractor long in foxpro without giving ~ marks]]></description>
				<content:encoded><![CDATA[<p>how use the file of more than 8 carractor long in foxpro without giving ~ marks</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-use-the-file-of-more-than-8-carractor-long-in-foxpro-without-giving-marks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>re: visual foxpro program</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/re-visual-foxpro-program/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/re-visual-foxpro-program/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 01:56:21 +0000</pubDate>
		<dc:creator>Royt</dc:creator>
				<category><![CDATA[Database programming]]></category>
		<category><![CDATA[FoxPro]]></category>
		<category><![CDATA[Visual FoxPro]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am trying to make a database file. It has 2 fields: employee and firstname. How can I write a program so that when I look at a form I see employee picture and firstname. thanks. royt]]></description>
				<content:encoded><![CDATA[<p>I am trying to make a database file. It has 2 fields: employee and firstname. How can I write a program so that when I look at a form I see employee picture and firstname.<br />
thanks.<br />
royt</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/re-visual-foxpro-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to store a user define function in a veriable in report designer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-store-a-user-define-function-in-a-veriable-in-report-designer/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-store-a-user-define-function-in-a-veriable-in-report-designer/#comments</comments>
		<pubDate>Wed, 20 May 2009 16:29:29 +0000</pubDate>
		<dc:creator>SujitPal</dc:creator>
				<category><![CDATA[FoxPro 6]]></category>
		<category><![CDATA[Visual FoxPro]]></category>
		<category><![CDATA[Visual FoxPro 6]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I define a veriable in report designer in visual foxpro 6, but it is numeric type variable, I want to store a user define function which is character type. When I preview the report it tells operand type mismatch ? How can I declear a veriable a character type &#038; how to store user defined [...]]]></description>
				<content:encoded><![CDATA[<p>I define a veriable in report designer in visual foxpro 6, but it is numeric type variable, I want to store a user define function which is character type. When I preview the report it tells operand type mismatch ? How can I declear a veriable a character type &#038; how to store user defined function in a veriable in report printing in visual foxpro 6 ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-store-a-user-define-function-in-a-veriable-in-report-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create EXE file for Visual FoxPro PRG file</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-exe-file-for-visual-fox-pro-prg-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-exe-file-for-visual-fox-pro-prg-file/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 01:54:02 +0000</pubDate>
		<dc:creator>Sanjaybte</dc:creator>
				<category><![CDATA[FoxPro]]></category>
		<category><![CDATA[Visual FoxPro]]></category>
		<category><![CDATA[Visual FoxPro PRG file]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Answer by npmishra]]></description>
				<content:encoded><![CDATA[New Answer by npmishra]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-exe-file-for-visual-fox-pro-prg-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual FoxPro Help</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-foxpro-help/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/visual-foxpro-help/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 21:27:58 +0000</pubDate>
		<dc:creator>Oransoft</dc:creator>
				<category><![CDATA[Visual FoxPro]]></category>
		<category><![CDATA[Visual FoxPro 9]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a large scale desktop application written in VFP 9 and I want to enable it to run on the web. I&#8217;ve looked everywhere to find info on how to do this and I can&#8217;t find any. Can anyone point me in the right direction or provide any info? Thanks! Angel McCollum]]></description>
				<content:encoded><![CDATA[<p>I have a large scale desktop application written in VFP 9 and I want to enable it to run on the web.  I&#8217;ve looked everywhere to find info on how to do this and I can&#8217;t find any. Can anyone point me in the right direction or provide any info?  </p>
<p>Thanks!<br />
Angel McCollum</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/visual-foxpro-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/26 queries in 0.030 seconds using memcached
Object Caching 894/1015 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 20:27:44 -->