<?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 : Error Connecting to database on SQL Server</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 : Error Connecting to database on SQL Server]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 22:17:08 +0000</pubDate>
  <lastBuildDate>Mon, 20 Mar 2006 11:00:45 +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=18766</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[Error Connecting to database on SQL Server : The Access version of Web Wiz...]]></title>
   <link>https://forums.webwiz.net/error-connecting-to-database-on-sql-server_topic18766_post101755.html#101755</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18766<br /><strong>Posted:</strong> 20&nbsp;March&nbsp;2006 at 11:00am<br /><br />The Access version of Web Wiz Forums does work on GoDaddy, if you wanted to test it out.]]>
   </description>
   <pubDate>Mon, 20 Mar 2006 11:00:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-connecting-to-database-on-sql-server_topic18766_post101755.html#101755</guid>
  </item> 
  <item>
   <title><![CDATA[Error Connecting to database on SQL Server : Thanks for your reply as I did...]]></title>
   <link>https://forums.webwiz.net/error-connecting-to-database-on-sql-server_topic18766_post101644.html#101644</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23341">metro</a><br /><strong>Subject:</strong> 18766<br /><strong>Posted:</strong> 18&nbsp;March&nbsp;2006 at 3:23pm<br /><br />Thanks for your reply as I did not know about mySQL vs SQL. I haveseveral sites on iPowerWeb and they are Unix but they are at $90/yearand on a couple of new sites I noticed that godaddy cost only $30/yrusing Windows<br><br>I now looked back at iPower and they also use mySQL as do many hosts asI am looking. Seems to me to be a good host they all should keepcurrent on the new features...<br><br>I guess I can install another type of forum on the new account - just wanted to try this one out.<br><br>Thanks.<br>]]>
   </description>
   <pubDate>Sat, 18 Mar 2006 15:23:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-connecting-to-database-on-sql-server_topic18766_post101644.html#101644</guid>
  </item> 
  <item>
   <title><![CDATA[Error Connecting to database on SQL Server :    SQL Server and mySQL are...]]></title>
   <link>https://forums.webwiz.net/error-connecting-to-database-on-sql-server_topic18766_post101621.html#101621</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 18766<br /><strong>Posted:</strong> 18&nbsp;March&nbsp;2006 at 10:36am<br /><br />SQL Server and mySQL are two different database systems.<br><br>SQL Server is a database system produced by Microsoft and mySQL is a free open source database system.<br><br>Web Wiz Forums Version 7.x only supports SQL Server and not mySQL.<br><br>Version 8 will support mySQL, but only from mySQL version 4.1 or higher, as&nbsp; understand it GoDaddy only supports a very old version of mySQL that doesn't have the required capabilities to run the mySQL version of Web Wiz Forums.<br><br>Also if you are looking for a good windows web host I would stay wellclear of GoDaddy as from feedback on this forum it is one windows webhost worth avoiding<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 18&nbsp;March&nbsp;2006 at 10:37am</span>]]>
   </description>
   <pubDate>Sat, 18 Mar 2006 10:36:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-connecting-to-database-on-sql-server_topic18766_post101621.html#101621</guid>
  </item> 
  <item>
   <title><![CDATA[Error Connecting to database on SQL Server :   In the past I only setup php...]]></title>
   <link>https://forums.webwiz.net/error-connecting-to-database-on-sql-server_topic18766_post101586.html#101586</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23341">metro</a><br /><strong>Subject:</strong> 18766<br /><strong>Posted:</strong> 18&nbsp;March&nbsp;2006 at 12:26am<br /><br />In the past I only setup php forums so know the basics but that wasunix&nbsp; - but now have a site at godady and they have windows andASP.<br><br>I set up a SQL database<br><br><span id="lblDBUrl">Host Name</span>&nbsp;&nbsp;&nbsp;				<span id="lblDBUrlVal">mysql24.secureserver.net<br>Database name&nbsp; forum33<br>User name&nbsp;&nbsp; forum33<br>pasword&nbsp;&nbsp; xxxxxx<br></span><br>I uploaded all files to a directory (forum) I edited SQL_server_connection.asp to make the belwo changes<br><br>so I put in <br><br>'Enter the details of your SQL server below<br>strSQLServerName = "mysql24.secureserver.net" <br>strSQLDBUserName = "forum33" <br>strSQLDBPassword = "xxxxxx" 'Holds the password (for SQL Server Authentication)<br>strSQLDBName = "forum33"&nbsp;&nbsp;&nbsp;&nbsp; 'Holds name of a database on the server<br><br>Then running msSQL_server_setup.asp<br><br>I enter my user name and password and after a while it replies:<br><br><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>Error Connecting to database on SQL Server</b><br><br>Check the following is set up and correct:- <br><br>SQL Server User Name<br>SQL Server Password<br>Name of the SQL Server<br>Database name set up by you on the server<br>Empty Database set up by you on the SQL Server<br><br>Check also that you have entered the correct details in the file 'SQL_server_connection.asp' found in the admin directory.<br><br>-------<br><br>All of what I entered seem to be correct.<br><br>I tried by using a DSN name "</font><span id="lblDSNNameVal">mysql_forum33.dsn</span><font face="Verdana, Arial, Helvetica, sans-serif" size="2">" in place of the server name but still did not work.<br><br>I have searched this forum adn help files and have not found what I am doing wrong.<br><br>Help would be appreciated.<br><br>Thanks<br><br>I am not sure of the version of ASP gofafy uses as I find no where but seems they would use what is required.<br><br>Also - I know that ASP does work as I am using front page and also havea form.asp that works fine for people signing up for a mailing list,,<br><br>So it is just a problem connecting to my database it seems<br></font><br><br><span style="font-size:10px"><br /><br />Edited by metro - 18&nbsp;March&nbsp;2006 at 12:45am</span>]]>
   </description>
   <pubDate>Sat, 18 Mar 2006 00:26:10 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/error-connecting-to-database-on-sql-server_topic18766_post101586.html#101586</guid>
  </item> 
 </channel>
</rss>