<?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 : Basic setup question</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 : Basic setup question]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 02:15:21 +0000</pubDate>
  <lastBuildDate>Tue, 29 Jan 2008 21:24:33 +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=25230</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[Basic setup question : Thanks. I googled the error code...]]></title>
   <link>https://forums.webwiz.net/basic-setup-question_topic25230_post131145.html#131145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27517">willsteele</a><br /><strong>Subject:</strong> 25230<br /><strong>Posted:</strong> 29&nbsp;January&nbsp;2008 at 9:24pm<br /><br />Thanks.&nbsp; I googled the error code and found it was my SQL server install was not in mixed mode.&nbsp; I reset the registry value for&nbsp;login authentication&nbsp;mode&nbsp;and it popped right up.<DIV>&nbsp;</DIV><DIV>Thanks.</DIV>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 21:24:33 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/basic-setup-question_topic25230_post131145.html#131145</guid>
  </item> 
  <item>
   <title><![CDATA[Basic setup question : On the setup page leave DBO as...]]></title>
   <link>https://forums.webwiz.net/basic-setup-question_topic25230_post131140.html#131140</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25230<br /><strong>Posted:</strong> 29&nbsp;January&nbsp;2008 at 8:15pm<br /><br />On the setup page leave DBO as DBO as this stands for Database Owner which the user you have created in SQL Server should be the DBO (Database Owner) on the database.]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 20:15:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/basic-setup-question_topic25230_post131140.html#131140</guid>
  </item> 
  <item>
   <title><![CDATA[Basic setup question : Sorry for being dense here:Server...]]></title>
   <link>https://forums.webwiz.net/basic-setup-question_topic25230_post131138.html#131138</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27517">willsteele</a><br /><strong>Subject:</strong> 25230<br /><strong>Posted:</strong> 29&nbsp;January&nbsp;2008 at 7:40pm<br /><br /><P>Sorry for being dense here:</P>Server username would be webwiz<DIV>Password would be BLAHBLAHBLAH</DIV><DIV>Server username would be either DBO or ???</DIV><DIV>&nbsp;</DIV><DIV>Is that correct?</DIV>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 19:40:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/basic-setup-question_topic25230_post131138.html#131138</guid>
  </item> 
  <item>
   <title><![CDATA[Basic setup question : Thats seems correct. The only...]]></title>
   <link>https://forums.webwiz.net/basic-setup-question_topic25230_post131136.html#131136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25230<br /><strong>Posted:</strong> 29&nbsp;January&nbsp;2008 at 6:49pm<br /><br />Thats seems correct. The only thing you have not mentioned is that SQL Server needs to be installed in mixed mode to allow TCP/IP connections.]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 18:49:54 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/basic-setup-question_topic25230_post131136.html#131136</guid>
  </item> 
  <item>
   <title><![CDATA[Basic setup question : I modified the connection.asp...]]></title>
   <link>https://forums.webwiz.net/basic-setup-question_topic25230_post131134.html#131134</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27517">willsteele</a><br /><strong>Subject:</strong> 25230<br /><strong>Posted:</strong> 29&nbsp;January&nbsp;2008 at 5:39pm<br /><br />I modified the connection.asp page to read the following:<DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>strSQLServerName = </FONT><FONT color=#a31515 size=2>"MACHINENAME\SQLEXPRESS"</FONT></DIV><DIV><FONT size=2>strSQLDBUserName = </FONT><FONT color=#a31515 size=2>"webwiz"</FONT></DIV><DIV><FONT size=2>strSQLDBPassword = </FONT><FONT color=#a31515 size=2>"BLAHBLAHBLAH"</FONT></DIV><DIV><FONT size=2>strSQLDBName = </FONT><FONT color=#a31515 size=2>"webwizforums"</FONT><FONT size=2> </FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>where machinename and blahblahblah are replaced with real data.&nbsp; I also created a webwiz account via SQL Server 2005 Express Managment studio then:</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>On the General page for the login profile:</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>1)&nbsp;set the password to match what's in the strSQLDBPassword variable above</FONT></DIV><DIV><FONT size=2>2) enabled enfore password policy</FONT></DIV><DIV><FONT size=2>3) set the default database to webwizforums</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>On the Server roles I enabled all. </FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>On the User Mapping tab I enabled map on the webwizforums db, user webwiz, default schema dbo</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>On the Securables tab I didn't do anything</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>On the Status tab Permission was granted and Login enabled.</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Sorry for the simplicity of the question.</DIV></FONT>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 17:39:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/basic-setup-question_topic25230_post131134.html#131134</guid>
  </item> 
  <item>
   <title><![CDATA[Basic setup question : Generally you enter the same information...]]></title>
   <link>https://forums.webwiz.net/basic-setup-question_topic25230_post131133.html#131133</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25230<br /><strong>Posted:</strong> 29&nbsp;January&nbsp;2008 at 5:19pm<br /><br />Generally you enter the same information as in the database_connection.asp file.<br><br>It only asks for the information again as sometimes people setup a SQL Server Login that only has read and write permissions, and no permissions to create and alter tables. However as you are having to ask I doubt you have gone this deep into SQL Server permission system, so you should be able to enter the same details as in the connection file and leave the grouping on 'DBO'<br>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 17:19:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/basic-setup-question_topic25230_post131133.html#131133</guid>
  </item> 
  <item>
   <title><![CDATA[Basic setup question : I am new to the ww forums and...]]></title>
   <link>https://forums.webwiz.net/basic-setup-question_topic25230_post131132.html#131132</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27517">willsteele</a><br /><strong>Subject:</strong> 25230<br /><strong>Posted:</strong> 29&nbsp;January&nbsp;2008 at 4:47pm<br /><br />I am new to the ww forums and need some basic guidance.&nbsp; I created the database in SQL server, entered the paramters in the connection.asp file.&nbsp; Then, I navigated to the msSQL_server_setup.asp page.&nbsp; I don't know which pieces of information to enter here.&nbsp;&nbsp; Any advice would be great.<DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Tue, 29 Jan 2008 16:47:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/basic-setup-question_topic25230_post131132.html#131132</guid>
  </item> 
 </channel>
</rss>