<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Connect C#  to remote SQL Server' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Connect C#  to remote SQL Server' posted on the 'C#' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 25 May 2013 20:43:58 -0700</pubDate>
    <lastBuildDate>Sat, 25 May 2013 20:43:58 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Connect C#  to remote SQL Server</title>
      <link>http://www.programmersheaven.com/mb/csharp/328324/328324/connect-c--to-remote-sql-server/</link>
      <description>Hello All.,&lt;br /&gt;
&lt;br /&gt;
I am setting up an application that uses SQL server installed on another computer on the LAN . How do i connect to this server using c# code .&lt;br /&gt;
&lt;br /&gt;
connectionString="server=10.10.0.2;uid=user; pwd=pass;database=Students";&lt;br /&gt;
This is what i tried out but get Exception that Server does not exist or Acess denied .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please Help.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/csharp/328324/328324/connect-c--to-remote-sql-server/</guid>
      <pubDate>Thu, 02 Feb 2006 05:04:12 -0700</pubDate>
      <category>C#</category>
    </item>
  </channel>
</rss>