﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server Express  / SQL Server Express Connection Issue / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 11:49:14 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL Server Express Connection Issue</title><link>http://www.sqlservercentral.com/Forums/Topic806446-324-1.aspx</link><description>I think you have to remove 'integrated security=true' from your connection string.</description><pubDate>Wed, 21 Oct 2009 12:55:26 GMT</pubDate><dc:creator>JacekO</dc:creator></item><item><title>SQL Server Express Connection Issue</title><link>http://www.sqlservercentral.com/Forums/Topic806446-324-1.aspx</link><description>Hi,I would appreciate if anyone can provide any suggestion to my simple issue.  I was trying to set up SQL Server 2005 Express as a database server (connecting by a couple of computers).  After many researches, I finally can connect to Express remotely from other computer via SSMS manually.  However, if I was trying to connect it from my application.  I got timeout error.  In both approaches, I am using a new user account that I created on the server.  Here is my connecting string: 	    connstring="Server=EHRDBServer\SQLEXPRESS;database=EHRMS;UID=EHRApp;pwd=appsql;integrated security=true"I have gone through steps to set up Express to support remotely connection.  I believe this must be a simple question and I just couldn't find the solution.Thanks for your times and comment.Jack Wang</description><pubDate>Wed, 21 Oct 2009 06:52:43 GMT</pubDate><dc:creator>Jack C Wang</dc:creator></item></channel></rss>