<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Fix: HResult 0x274D, Level 16, State 1 Error: Microsoft SQL Native Client : Login timeout expired.</title>
	<atom:link href="http://blog.sqlauthority.com/2007/04/04/sql-server-fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/04/04/sql-server-fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:36:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: kunal</title>
		<link>http://blog.sqlauthority.com/2007/04/04/sql-server-fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/#comment-140720</link>
		<dc:creator><![CDATA[kunal]]></dc:creator>
		<pubDate>Mon, 13 Jun 2011 13:08:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/04/fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/#comment-140720</guid>
		<description><![CDATA[Hello pinal sir,

I have Installed SQL Server 2008 Express R2.

Now i want my colleges to connect with my SQL Server Express.
while installing i have checked both Windows and SQL Server Authentication.

i am login with both the way. Windows and SQL Server ( userid and password ).
but my colleges not able to connet it.
we are on same network.

I have enabled TCP/IP. but still my colleges not able to connet my sql server express 2008 R2 database.

what should i have to do.
pls send me link or help to workaronds this problem.

thank you.]]></description>
		<content:encoded><![CDATA[<p>Hello pinal sir,</p>
<p>I have Installed SQL Server 2008 Express R2.</p>
<p>Now i want my colleges to connect with my SQL Server Express.<br />
while installing i have checked both Windows and SQL Server Authentication.</p>
<p>i am login with both the way. Windows and SQL Server ( userid and password ).<br />
but my colleges not able to connet it.<br />
we are on same network.</p>
<p>I have enabled TCP/IP. but still my colleges not able to connet my sql server express 2008 R2 database.</p>
<p>what should i have to do.<br />
pls send me link or help to workaronds this problem.</p>
<p>thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankit</title>
		<link>http://blog.sqlauthority.com/2007/04/04/sql-server-fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/#comment-71999</link>
		<dc:creator><![CDATA[Ankit]]></dc:creator>
		<pubDate>Fri, 21 May 2010 07:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/04/fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/#comment-71999</guid>
		<description><![CDATA[Hello Pinal Sir,

I am developing one application that required to field a record as select from one combo and fill that record in to another combo that record is fetch from two different tables. it is working fine when records is less but when records are in large amount then it is giving an exception of timeout expired.

I tried a set timeout property in connection string but it is not not beneficial to me.

If u have any other solution then please reply me.

Ankt Gusnai  
Junior .Net Devloper]]></description>
		<content:encoded><![CDATA[<p>Hello Pinal Sir,</p>
<p>I am developing one application that required to field a record as select from one combo and fill that record in to another combo that record is fetch from two different tables. it is working fine when records is less but when records are in large amount then it is giving an exception of timeout expired.</p>
<p>I tried a set timeout property in connection string but it is not not beneficial to me.</p>
<p>If u have any other solution then please reply me.</p>
<p>Ankt Gusnai<br />
Junior .Net Devloper</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Puneet Bharti</title>
		<link>http://blog.sqlauthority.com/2007/04/04/sql-server-fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/#comment-29235</link>
		<dc:creator><![CDATA[Puneet Bharti]]></dc:creator>
		<pubDate>Wed, 26 Dec 2007 04:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/04/fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/#comment-29235</guid>
		<description><![CDATA[i m working for a project in jsp for that ii need to connect it with sql server 2005
there is a problem while creating a DSN to SQL server 2005

i had enabled all the settings in sql server configuration manager,including TCP/IP, and named pipes
but still i m not able to create dsn, so i request yoy to please solve my problem.

the error i m getting

[SQL Native Client]Named Pipes Provider: Could not open a connection to SQL Server [53].
[SQL Native Client]Login timeout expired
[SQL Native Client]An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.]]></description>
		<content:encoded><![CDATA[<p>i m working for a project in jsp for that ii need to connect it with sql server 2005<br />
there is a problem while creating a DSN to SQL server 2005</p>
<p>i had enabled all the settings in sql server configuration manager,including TCP/IP, and named pipes<br />
but still i m not able to create dsn, so i request yoy to please solve my problem.</p>
<p>the error i m getting</p>
<p>[SQL Native Client]Named Pipes Provider: Could not open a connection to SQL Server [53].<br />
[SQL Native Client]Login timeout expired<br />
[SQL Native Client]An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish Sumaria</title>
		<link>http://blog.sqlauthority.com/2007/04/04/sql-server-fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/#comment-4692</link>
		<dc:creator><![CDATA[Girish Sumaria]]></dc:creator>
		<pubDate>Thu, 12 Jul 2007 08:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/04/fix-hresult-0x274d-level-16-state-1-error-microsoft-sql-native-client-login-timeout-expired/#comment-4692</guid>
		<description><![CDATA[Can I connect to SQLSERVER 2005 database from SQLSERVER 2000 Query Analyzer?

 Can I Subscribe from SQLSERVER 2005 database to SQLSERVER 2000 publication?]]></description>
		<content:encoded><![CDATA[<p>Can I connect to SQLSERVER 2005 database from SQLSERVER 2000 Query Analyzer?</p>
<p> Can I Subscribe from SQLSERVER 2005 database to SQLSERVER 2000 publication?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

