<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Visual Basic .Net</title>
	<atom:link href="http://visualbasic-source-code.com/visual-basic-net/feed" rel="self" type="application/rss+xml" />
	<link>http://visualbasic-source-code.com</link>
	<description>Visual Basic Source Code, Download, Tutorial, VB .NET, VB 2010, VB6, VB Programming, Free Sample Code</description>
	<lastBuildDate>Thu, 23 Feb 2012 13:15:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Admin</title>
		<link>http://visualbasic-source-code.com/comment-page-1#comment-817</link>
		<dc:creator>Admin</dc:creator>
		<pubDate>Thu, 23 Feb 2012 13:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://visualbasic-source-code.com/?page_id=50#comment-817</guid>
		<description>No, its available for all and password also provided in the blog. Please check the main page and check the password.</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->No, its available for all and password also provided in the blog. Please check the main page and check the password.<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uday</title>
		<link>http://visualbasic-source-code.com/comment-page-1#comment-456</link>
		<dc:creator>Uday</dc:creator>
		<pubDate>Mon, 22 Aug 2011 05:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://visualbasic-source-code.com/?page_id=50#comment-456</guid>
		<description>Hi, really helpful codes. Thanks. 
But the payroll samples (both database and code) need password to unzip. Is it meant for only members?</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->Hi, really helpful codes. Thanks.<br />
But the payroll samples (both database and code) need password to unzip. Is it meant for only members?<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny</title>
		<link>http://visualbasic-source-code.com/comment-page-1#comment-308</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Tue, 28 Jun 2011 19:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://visualbasic-source-code.com/?page_id=50#comment-308</guid>
		<description>I know im so retarded, would someone be kind enough to explain me step to step how to make this sample work. I already bind the database to the application but still no work for me</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->I know im so retarded, would someone be kind enough to explain me step to step how to make this sample work. I already bind the database to the application but still no work for me<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azad Uddin Ahmed</title>
		<link>http://visualbasic-source-code.com/comment-page-1#comment-16</link>
		<dc:creator>Azad Uddin Ahmed</dc:creator>
		<pubDate>Sat, 24 Jul 2010 06:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://visualbasic-source-code.com/?page_id=50#comment-16</guid>
		<description>I am trying to delete a record issuing the following. Please note that the data file is dBase III

    Dim db02 As New ADODB.Connection
    Dim rs02 As New ADODB.Recordset
    Set rs02 = New ADODB.Recordset
    db02.Open &quot;DSN=agmINIT&quot;
    rs02.Open &quot;SELECT * FROM LOGFILE&quot;, db02, adOpenDynamic, adLockOptimistic
    rs02.Delete
    rs02.UpdateBatch
    rs02.Close
    db02.Close
    Set rs02 = Nothing
 
The above code has only marking the record for deletion but not deleting permanently. Is there anything wrong ? What to do ?

Please reply.

Azad Uddin Ahmed</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->I am trying to delete a record issuing the following. Please note that the data file is dBase III</p>
<p>    Dim db02 As New ADODB.Connection<br />
    Dim rs02 As New ADODB.Recordset<br />
    Set rs02 = New ADODB.Recordset<br />
    db02.Open &#8220;DSN=agmINIT&#8221;<br />
    rs02.Open &#8220;SELECT * FROM LOGFILE&#8221;, db02, adOpenDynamic, adLockOptimistic<br />
    rs02.Delete<br />
    rs02.UpdateBatch<br />
    rs02.Close<br />
    db02.Close<br />
    Set rs02 = Nothing</p>
<p>The above code has only marking the record for deletion but not deleting permanently. Is there anything wrong ? What to do ?</p>
<p>Please reply.</p>
<p>Azad Uddin Ahmed<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeanny</title>
		<link>http://visualbasic-source-code.com/comment-page-1#comment-6</link>
		<dc:creator>Jeanny</dc:creator>
		<pubDate>Tue, 25 May 2010 00:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://visualbasic-source-code.com/?page_id=50#comment-6</guid>
		<description>Great post! All I need in vb programming is here. Thanks guys.</description>
		<content:encoded><![CDATA[<p><!--INFOLINKS_ON-->Great post! All I need in vb programming is here. Thanks guys.<!--INFOLINKS_OFF--></p>
]]></content:encoded>
	</item>
</channel>
</rss>

