<?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>www.shashionline.in &#187; SQL Server</title>
	<atom:link href="http://www.shashionline.in/category/tutorial/sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shashionline.in</link>
	<description>One stop destination for all your information need!</description>
	<lastBuildDate>Mon, 02 Aug 2010 08:05:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to connect different database in ASP.Net</title>
		<link>http://www.shashionline.in/how-to-connect-different-database-in-aspnet/</link>
		<comments>http://www.shashionline.in/how-to-connect-different-database-in-aspnet/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 05:09:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=60</guid>
		<description><![CDATA[ADO Database Connection
Create a DSN-less Database Connection
The easiest way to connect to a database is to use a DSN-less connection. A DSN-less connection can be used against any Microsoft Access database on your web site. If you have a database called &#8220;northwind.mdb&#8221; located in a web directory like &#8220;c:/inetpub/wwwroot&#8221;, you can connect to the database [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/how-to-connect-different-database-in-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to connect different database in ASP</title>
		<link>http://www.shashionline.in/how-to-connect-different-database-in-asp/</link>
		<comments>http://www.shashionline.in/how-to-connect-different-database-in-asp/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 05:07:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=59</guid>
		<description><![CDATA[SQL Server 2005
This is a compiled connection strings reference list on how to connect to SQL Server 2005.
SQL Native Client ODBC Driver
Standard security
Driver={SQL Native Client};Server=myServerAddress;Database=myDataBase; Uid=myUsername;Pwd=myPassword;
Are you using SQL Server 2005 Express? Don&#8217;t miss the server name syntax ServernameSQLEXPRESS where you substitute Servername with the name of the computer where the SQL Server 2005 Express [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/how-to-connect-different-database-in-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
