 




<?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: Connecting visual basic with SQL server</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 03:56:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Michael Tidmarsh</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/#comment-119552</link>
		<dc:creator>Michael Tidmarsh</dc:creator>
		<pubDate>Thu, 16 May 2013 17:57:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-119552</guid>
		<description><![CDATA[Welcome to ITKE, seevanallur! The best idea is to start a &lt;a href=&quot;http://itknowledgeexchange.techtarget.com/itanswers/ask_question/&quot; rel=&quot;nofollow&quot;&gt;new question&lt;/a&gt; so our experts can help you with your problem. &lt;br&gt;&lt;br&gt;For information on our site, check out our &lt;a href=&quot;http://itknowledgeexchange.techtarget.com/faq/&quot; rel=&quot;nofollow&quot;&gt;FAQ&lt;/a&gt;. &lt;br&gt;]]></description>
		<content:encoded><![CDATA[<p>Welcome to ITKE, seevanallur! The best idea is to start a <a href="http://itknowledgeexchange.techtarget.com/itanswers/ask_question/" rel="nofollow">new question</a> so our experts can help you with your problem. </p>
<p>For information on our site, check out our <a href="http://itknowledgeexchange.techtarget.com/faq/" rel="nofollow">FAQ</a>. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seevanallur</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/#comment-119551</link>
		<dc:creator>seevanallur</dc:creator>
		<pubDate>Thu, 16 May 2013 17:43:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-119551</guid>
		<description><![CDATA[sir,i don&#039;t know how to connect vb with sql please send me the information how to connect vb with sql (please send me in step by step procedure)&lt;br&gt;thank u sir&lt;br&gt;]]></description>
		<content:encoded><![CDATA[<p>sir,i don&#8217;t know how to connect vb with sql please send me the information how to connect vb with sql (please send me in step by step procedure)<br />thank u sir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Most-Watched IT Questions: March 6, 2012 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/#comment-104524</link>
		<dc:creator>The Most-Watched IT Questions: March 6, 2012 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 06 Mar 2012 17:07:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-104524</guid>
		<description><![CDATA[[...] 5. Blllu, Asif1993, and 9662618731 show different ways to connect Visual Basic to a SQL Server. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 5. Blllu, Asif1993, and 9662618731 show different ways to connect Visual Basic to a SQL Server. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9662618731</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/#comment-103071</link>
		<dc:creator>9662618731</dc:creator>
		<pubDate>Sat, 18 Feb 2012 03:12:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-103071</guid>
		<description><![CDATA[you can do by performing following simple step
right clik on toolbar of vb then select choose items then in that dialog box mark on oledbadapter then press ok.then by double clicking on that control the dialog box is open then select new connection then change it to your sql then browse for table name then press test connection then press next and follow the simple steps.]]></description>
		<content:encoded><![CDATA[<p>you can do by performing following simple step<br />
right clik on toolbar of vb then select choose items then in that dialog box mark on oledbadapter then press ok.then by double clicking on that control the dialog box is open then select new connection then change it to your sql then browse for table name then press test connection then press next and follow the simple steps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Most-Watched IT Questions: February 15, 2012 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/#comment-102931</link>
		<dc:creator>The Most-Watched IT Questions: February 15, 2012 - ITKE Community Blog</dc:creator>
		<pubDate>Wed, 15 Feb 2012 17:10:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-102931</guid>
		<description><![CDATA[[...] Need help connecting Visual Basic with SQL Server? Blllu tells the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Need help connecting Visual Basic with SQL Server? Blllu tells the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asif1993</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/#comment-102887</link>
		<dc:creator>asif1993</dc:creator>
		<pubDate>Tue, 14 Feb 2012 17:44:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-102887</guid>
		<description><![CDATA[Hello dear,I do not know what version of visual basic and SQL you are using. I am giving you a link where you can learn how to make connection in SQL 2000with visual basic 6.
Here is the link:

http://www.techyv.com/questions/connection-sql-2000

Hope it will help you.]]></description>
		<content:encoded><![CDATA[<p>Hello dear,I do not know what version of visual basic and SQL you are using. I am giving you a link where you can learn how to make connection in SQL 2000with visual basic 6.<br />
Here is the link:</p>
<p><a href="http://www.techyv.com/questions/connection-sql-2000" rel="nofollow">http://www.techyv.com/questions/connection-sql-2000</a></p>
<p>Hope it will help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/visual-basic-4/#comment-102769</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 10 Feb 2012 13:44:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-102769</guid>
		<description><![CDATA[Good for you.

Is there something we can help you with ?]]></description>
		<content:encoded><![CDATA[<p>Good for you.</p>
<p>Is there something we can help you with ?</p>
]]></content:encoded>
	</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/9 queries in 0.033 seconds using memcached
Object Caching 352/356 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 04:35:32 -->