<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Urgent help Connecting to Database</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Urgent help Connecting to Database]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 13:24:13 +0000</pubDate>
  <lastBuildDate>Fri, 09 Jun 2006 08:53:00 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=20225</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Urgent help Connecting to Database : I&amp;#039;m not an expert on SQL...]]></title>
   <link>https://forums.webwiz.net/urgent-help-connecting-to-database_topic20225_post108724.html#108724</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20225<br /><strong>Posted:</strong> 09&nbsp;June&nbsp;2006 at 8:53am<br /><br />I'm not an expert on SQL Server permissions, but this sounds to me like a permissions error connecting to the database.<br><br>It's been a while since I got an error like you mention, but I think the last time I did was because the SQL server was not set to allow remote sa connections.<br><br>Try having a look on some SQL Server web sites for more help as they can probaly give you better advice when connecting to a SQL server and the correct permissions.<br>]]>
   </description>
   <pubDate>Fri, 09 Jun 2006 08:53:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/urgent-help-connecting-to-database_topic20225_post108724.html#108724</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent help Connecting to Database : I have no choice at present but...]]></title>
   <link>https://forums.webwiz.net/urgent-help-connecting-to-database_topic20225_post108676.html#108676</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23402">lynnami</a><br /><strong>Subject:</strong> 20225<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2006 at 3:30pm<br /><br />I have no choice at present but to move to SQL 2000 - this is a done deal.&nbsp; I have two instance of SQL 2000 server running.&nbsp; The default&nbsp;SQL server on &lt;ServerName&gt;&nbsp;was previously accessed as follows: <DIV>&nbsp;</DIV><DIV>Driver={SQL Server};Server=&lt;ip Address&gt;;UID=&lt;SQLUser&gt;;PWD=&lt;SQLPassword&gt;;Database=&lt;DatabaseName&gt;;</DIV><DIV>&nbsp;</DIV><DIV>one instance of SQL reverts to the default server name &lt;ServerName&gt; and the other &lt;ServerName&gt;/SecondInstance.</DIV><DIV>&nbsp;</DIV><DIV>The SQL server settings are Mixed mode but when I try and use sa password I get 'not a trusted SQL connection' errors.</DIV><DIV>&nbsp;</DIV><DIV>Please assist with connection string I should use in both instances.&nbsp; Or must I change settings on server and then add users to NT&nbsp; authorities?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Many thanks</DIV><span style="font-size:10px"><br /><br />Edited by lynnami - 08&nbsp;June&nbsp;2006 at 3:31pm</span>]]>
   </description>
   <pubDate>Thu, 08 Jun 2006 15:30:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/urgent-help-connecting-to-database_topic20225_post108676.html#108676</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent help Connecting to Database : If you are upgrading from version...]]></title>
   <link>https://forums.webwiz.net/urgent-help-connecting-to-database_topic20225_post108668.html#108668</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20225<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2006 at 1:01pm<br /><br />If you are upgrading from version 7 you should bypass 2000 as that is also dated now and go for SQL Server 2005<br><br>You need to make sure you are running the SQL server in mixed mode and allowing TCP/IP connections.<br><br>Also, include the instance name when connecting to your database..<br>]]>
   </description>
   <pubDate>Thu, 08 Jun 2006 13:01:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/urgent-help-connecting-to-database_topic20225_post108668.html#108668</guid>
  </item> 
  <item>
   <title><![CDATA[Urgent help Connecting to Database : Hi all  I have had to re-install...]]></title>
   <link>https://forums.webwiz.net/urgent-help-connecting-to-database_topic20225_post108664.html#108664</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23402">lynnami</a><br /><strong>Subject:</strong> 20225<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2006 at 11:38am<br /><br />Hi all<br><p ="Ms&#111;normal">I have had to re-install my SQL server (7) - I used the opportunityto upgrade to SQL 20000.&nbsp; I am now having problems connecting to theDB.&nbsp; This is a remote server and I connect via the internet (remotedesktop for admin)<br><br>Previously I used the IP address eg 192.41.6.200&nbsp; (Named COSMOS) for theSQL server with no issues.&nbsp; Now I have Two instances of SQL Server runningon the same Machine.&nbsp; one is the default named 'COSMOS'&nbsp; and theother is 'COSMOS\MAC'<br><br>I had no problems before using the ip address but now I cannot connect usingvariations of the above.</p><br><br>Can anyone help me?<br><br>Lynne<br>]]>
   </description>
   <pubDate>Thu, 08 Jun 2006 11:38:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/urgent-help-connecting-to-database_topic20225_post108664.html#108664</guid>
  </item> 
 </channel>
</rss>