 




<?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; VB 6</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/vb-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 10:19:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Setup in VB6</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/setup-in-vb6/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/setup-in-vb6/#comments</comments>
		<pubDate>Wed, 24 Oct 2012 12:04:58 +0000</pubDate>
		<dc:creator>visualstudio2006visualbasic</dc:creator>
				<category><![CDATA[VB 6]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic database]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/setup-in-vb6/</guid>
		<description><![CDATA[New Answer by TomLiotta]]></description>
				<content:encoded><![CDATA[New Answer by TomLiotta]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/setup-in-vb6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is it possible to create a .sln file containing VB 6 projects?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/is-it-possible-to-create-a-sln-file-containing-vb-6-projects/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/is-it-possible-to-create-a-sln-file-containing-vb-6-projects/#comments</comments>
		<pubDate>Tue, 07 Aug 2012 16:34:36 +0000</pubDate>
		<dc:creator>pdconway</dc:creator>
				<category><![CDATA[Team Foundation Server 2010]]></category>
		<category><![CDATA[VB 6]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/is-it-possible-to-create-a-sln-file-containing-vb-6-projects/</guid>
		<description><![CDATA[New Answer by pdconway]]></description>
				<content:encoded><![CDATA[New Answer by pdconway]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/is-it-possible-to-create-a-sln-file-containing-vb-6-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Basic executable</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-executable/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-executable/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 12:23:29 +0000</pubDate>
		<dc:creator>Rubycean99</dc:creator>
				<category><![CDATA[VB 6]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic 6.0]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[how do i get my execuatable to run on computers other than mine?]]></description>
				<content:encoded><![CDATA[<p>how do i get my execuatable to run on computers other than mine?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-executable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is the procedure for Deployment in VB6.0</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-procedure-for-deployment-in-vb60/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-procedure-for-deployment-in-vb60/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 06:00:32 +0000</pubDate>
		<dc:creator>SailajaConsultancy</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[VB 6]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic 6]]></category>
		<category><![CDATA[Windows XP SP2]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Dear Friends, I have developed a small project using Visual Basic 6.0 as front End, MsAccess for database &#038; VB reports for reports on OS Windows XP SP2.  It was completed successfully and working on my system but how to transfer or make it work on other system where VB is not available. Please mention the steps [...]]]></description>
				<content:encoded><![CDATA[<p>Dear Friends,<br/><br/> I have developed a small project using Visual Basic 6.0 as front End, MsAccess for database &#038; VB reports for reports on OS Windows XP SP2.  It was completed successfully and working on my system but how to transfer or make it work on other system where VB is not available. Please mention the steps for deployment of my project hence it will work successfully at any of the system.<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-procedure-for-deployment-in-vb60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I create a trigger in VB 6?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/vb-trigger/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/vb-trigger/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 03:57:27 +0000</pubDate>
		<dc:creator>AnandaDebnath</dc:creator>
				<category><![CDATA[Triggers]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[VB 6]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic 6]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[HOW TO CREATE A TRIGGER IN VB6]]></description>
				<content:encoded><![CDATA[<p>HOW TO CREATE A TRIGGER IN VB6</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/vb-trigger/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Save or export vb 6 form</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/save-or-export-vb-6-form/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/save-or-export-vb-6-form/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 15:44:40 +0000</pubDate>
		<dc:creator>Terdex</dc:creator>
				<category><![CDATA[Access Database]]></category>
		<category><![CDATA[Database import/export]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[save or export vb 6 form]]></category>
		<category><![CDATA[VB 6]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I have a vb project which displays information from a MS Access database on textboxes and Lables for names and other calculation records. i would like to export the form containing these textboxes and lables filled with data from the MS access database to either pdf, doc or any other file type for saving [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,<br />
I have a vb project which displays information from a MS Access database on textboxes and Lables for names and other calculation records.</p>
<p>i would like to export the form containing these textboxes and lables filled with data from the MS access database to either pdf, doc or any other file type for saving and printing.</p>
<p>or if i can ultimately save the form as a file for future reference.</p>
<p>i can already print the form with PrintForm but i also want to be able to save or export the form, and its contents including textboxes and lables.</p>
<p>thanks for any help.<br />
Dexter</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/save-or-export-vb-6-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to print and report in VB 6.0</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-print-and-report-in-vb-60/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-print-and-report-in-vb-60/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 13:01:54 +0000</pubDate>
		<dc:creator>Phonveasna</dc:creator>
				<category><![CDATA[VB 6]]></category>
		<category><![CDATA[VB 6.0]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I can report data from M.s Access in VB 6.0, But my hard copy in Certificate in Landscape Paper. so I can&#8217;t do. I want to ask! How print Data from Access to VB 6.0 that can change position of Paper (Portriat and Landscape). I think in Crystal Report, but I can&#8217;t. Please help me.]]></description>
				<content:encoded><![CDATA[<p>I can report data from M.s Access in VB 6.0, But my hard copy in Certificate in Landscape Paper. so I can&#8217;t do. I want to ask! How print Data from Access to VB 6.0 that can change position of Paper (Portriat and Landscape). I think in Crystal Report, but I can&#8217;t. Please help me.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-print-and-report-in-vb-60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Packaging Tools in VB 6</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/packaging-tools/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/packaging-tools/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 07:29:15 +0000</pubDate>
		<dc:creator>Vishnusayyanattu</dc:creator>
				<category><![CDATA[VB 6]]></category>
		<category><![CDATA[VB 6.0]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[hi&#8230;&#8230; I have been using vb packaging and deployment wizard to package my apps . but lately i was unable to install any packages i have created . These apps works well in my PC but does fail in other systems .. , without showing any specific reason. Could u pls help me with this [...]]]></description>
				<content:encoded><![CDATA[<p>hi&#8230;&#8230;<br/><br/> I have been using vb packaging and deployment wizard to package my apps . but lately i was unable to install any packages i have created . These apps works well in my PC but does fail in other systems .. , without showing any specific reason. Could u pls help me with this problem..Is it a problem with p&#038;d wizard i have been using ..Then pls suggest an alternative for the same<br/><br/> Vishnu<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/packaging-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Control with value/visibility on on last page of datareport vb6</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/control-with-valuevisibility-on-on-last-page-of-datareport-vb6/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/control-with-valuevisibility-on-on-last-page-of-datareport-vb6/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 12:47:59 +0000</pubDate>
		<dc:creator>Prashantpotnis</dc:creator>
				<category><![CDATA[VB 6]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Basic 6]]></category>
		<category><![CDATA[Visual Basic Data Report]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am making a project in which Invoice s to be printed. Invoice could be of more than one page. I need to have totals of Invoice such as No of pieces, Total Sale amount in Page footer and not in Report Footer. If i do like this it shows the values for all totals [...]]]></description>
				<content:encoded><![CDATA[<p>I am making a project in which Invoice s to be printed. Invoice could be of more than one page. I need to have totals of Invoice such as No of pieces, Total Sale amount in Page footer and not in Report Footer.<br/><br/> If i do like this it shows the values for all totals in every page, but ineed to display it only on last page. Please help.<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/control-with-valuevisibility-on-on-last-page-of-datareport-vb6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>refresh crystal reports XI using vb6</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/refresh-crystal-report-11-using-vb6/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/refresh-crystal-report-11-using-vb6/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 12:51:23 +0000</pubDate>
		<dc:creator>Yin</dc:creator>
				<category><![CDATA[Crystal Reports]]></category>
		<category><![CDATA[Crystal Reports XI]]></category>
		<category><![CDATA[VB 6]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Question Edited by Serena3]]></description>
				<content:encoded><![CDATA[Question Edited by Serena3]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/refresh-crystal-report-11-using-vb6/feed/</wfw:commentRss>
		<slash:comments>1</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/30 queries in 0.029 seconds using memcached
Object Caching 914/1061 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 10:31:27 -->