<?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 : msSQL_Server_Setup.asp</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 : msSQL_Server_Setup.asp]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 07:48:17 +0000</pubDate>
  <lastBuildDate>Mon, 07 Aug 2006 20:00:32 +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=20941</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[msSQL_Server_Setup.asp :  The problem you have here is...]]></title>
   <link>https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112274.html#112274</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20941<br /><strong>Posted:</strong> 07&nbsp;August&nbsp;2006 at 8:00pm<br /><br />The problem you have here is connecting to the database not with the <font size="1"><font size="2"><font face="Verdana, Arial, Helvetica, sans-serif">"</font></font></font>SQL server username for creating tables" field. If this field was filled in incorrectly you would have problems latter on when the tool trys to create a table on the database and you would see an error that tables could not be created. As you have given your SQL Sever user DBO rights you just leave the field as DBO.<br><br>This is why whenever the connection error pops up I don't mention this field as at this point it has no relavents to the connection error that you get.<br><br>As the error message you get comes up when it attempts to connect to the database the issue you have is with one of the other fields, and that the database can not be connected to.<br><br>Make sure your database is running in mixed mode, allows TCP/IP connections, and the connection details you have entered are correct.<br><br>Also, make sure your firewall is not blocking port 1433 which is used for TCP/IP connections to the SQL Server.<br><span style="font-size:10px"><br /><br />Edited by -boRg- - 07&nbsp;August&nbsp;2006 at 8:01pm</span>]]>
   </description>
   <pubDate>Mon, 07 Aug 2006 20:00:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112274.html#112274</guid>
  </item> 
  <item>
   <title><![CDATA[msSQL_Server_Setup.asp :   I am having the same problem...]]></title>
   <link>https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112266.html#112266</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24514">charast</a><br /><strong>Subject:</strong> 20941<br /><strong>Posted:</strong> 07&nbsp;August&nbsp;2006 at 4:05pm<br /><br />I am having the same problem as Budgie69 (and quite a few other people after a seach for this issue).<br><br>I have SQL2000 installed. a blank database created. I am running SQL inmixed mode. I have a SQL user created which has DBO rights.<br><br>I have modified the database_connection.asp file as follows:<br>servername is localhost&nbsp; (i am running my own webserver, i am NOT using a Webhosting provider)<br>username is the user I created with DBO rights<br>password is the password to the above user<br>dbname is the name of the empty database I created<br><br><br>when I run the msSQL_server_setup.asp it prompts for 3 pieces of input:<br><br>SQL server username:&nbsp; (this is a blank field)&nbsp; I populatedthis with the name of the SQL user I created with DBO rights<br><br>SQL server password:&nbsp;&nbsp; (this is a blank field)&nbsp; Ipopulated this with the password of the SQL user I created with DBOrights<br><br>SQL server username for creating tables:&nbsp; (this field isPRE-populated with "DBO" ).&nbsp; I have left this as DBO (does notwork). I have entered the&nbsp; SQL server username I created with DBOrights (this does not work). I have entered "sa" (also does not work).<br><br>all attempts have ended up with the same basic message: <br><br><font size="1"><strong>Error Connecting to database on SQL Server<br></strong>Check the following is set up and correct:- <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>Check also that you have entered the correct details in the file 'database_connection.asp' found in the 'database' directory.<br><br>I have the database_connection.asp<br><br><br><font face="Verdana, Arial, Helvetica, sans-serif" size="2">I am hoping that we</font><font size="2"><font face="Verdana, Arial, Helvetica, sans-serif">can get a bit of a better response as to what may be happening otherthan the canned one I have read on virtually every post regarding thisissue.<br><br>what EXACTLY should be contained in the "</font></font></font>SQL server username for creating tables" field?? <br><br>any additional information would be EXTEMELY helpful :)&nbsp; thank you!!<br><br><span style="font-size:10px"><br /><br />Edited by charast - 07&nbsp;August&nbsp;2006 at 4:35pm</span>]]>
   </description>
   <pubDate>Mon, 07 Aug 2006 16:05:24 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112266.html#112266</guid>
  </item> 
  <item>
   <title><![CDATA[msSQL_Server_Setup.asp : perfect, good old server reboot...]]></title>
   <link>https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112262.html#112262</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24513">budgie69</a><br /><strong>Subject:</strong> 20941<br /><strong>Posted:</strong> 07&nbsp;August&nbsp;2006 at 3:15pm<br /><br />perfect, good old server reboot did the trick, change sql permissions to use both NT and SA authentication...... back to the testing !<DIV>&nbsp;</DIV><DIV>Thanks boRg</DIV>]]>
   </description>
   <pubDate>Mon, 07 Aug 2006 15:15:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112262.html#112262</guid>
  </item> 
  <item>
   <title><![CDATA[msSQL_Server_Setup.asp : Make sure that the SQL Server...]]></title>
   <link>https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112260.html#112260</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 20941<br /><strong>Posted:</strong> 07&nbsp;August&nbsp;2006 at 2:56pm<br /><br />Make sure that the SQL Server is running in mixed mode allowing TCP/IP connections.<br><br>Also check that your SQL Server login details are correct and that you have created a user account on the SQL Server for the database and given that user account DBO (Database Owner)&nbsp; rights on the database.<br>]]>
   </description>
   <pubDate>Mon, 07 Aug 2006 14:56:28 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112260.html#112260</guid>
  </item> 
  <item>
   <title><![CDATA[msSQL_Server_Setup.asp : Getting frustrated with the process:  SQL...]]></title>
   <link>https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112249.html#112249</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24513">budgie69</a><br /><strong>Subject:</strong> 20941<br /><strong>Posted:</strong> 07&nbsp;August&nbsp;2006 at 10:42am<br /><br />Getting frustrated with the process:<DIV>&nbsp;</DIV><DIV>SQL is installed, and MDAC 2.8</DIV><DIV>Edited the dbase connection.asp</DIV><DIV>&nbsp;</DIV><DIV>When Running the msSQL_Server_Setup.asp and keep getting:</DIV><DIV>&nbsp;</DIV><DIV><FONT size=1><strong></strong></FONT>&nbsp;</DIV><DIV><FONT size=1><strong>----</strong></FONT></DIV><DIV><FONT size=1><strong>Error Connecting to database on SQL Server<BR></strong>Check the following is set up and correct:- <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>Check also that you have entered the correct details in the file 'database_connection.asp' found in the 'database' directory.</FONT></DIV><DIV><FONT size=1>-----</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>What is the DBO ? </FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>I am putting the following details in;</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>USERNAME (tried both NT Logon and SQL SA)</FONT></DIV><DIV><FONT size=1>Password (tried SA and NT logon)</FONT></DIV><DIV><FONT size=1>DBO Field, not sure what is required here, tried SQL Server &amp; SQL Dbase Name.</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Cant get any further than this.</FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV><DIV><FONT size=1>Thanks for you help, </FONT></DIV><DIV><FONT size=1></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 07 Aug 2006 10:42:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mssql-server-setup-asp_topic20941_post112249.html#112249</guid>
  </item> 
 </channel>
</rss>