<?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 : Help with setup !</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 : Help with setup !]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 21:36:53 +0000</pubDate>
  <lastBuildDate>Mon, 10 Mar 2008 09:03:39 +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=25410</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[Help with setup ! : Did you install SQL Server in...]]></title>
   <link>https://forums.webwiz.net/help-with-setup_topic25410_post131903.html#131903</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 25410<br /><strong>Posted:</strong> 10&nbsp;March&nbsp;2008 at 9:03am<br /><br />Did you install SQL Server in mixed mode?<br><br>For ASP to be able to connect to an SQL Server database, SQL Server has to be instaleld in mixed mode with TCP/IP connections enabled.<br>]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 09:03:39 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-setup_topic25410_post131903.html#131903</guid>
  </item> 
  <item>
   <title><![CDATA[Help with setup ! : No responses ? :s  ]]></title>
   <link>https://forums.webwiz.net/help-with-setup_topic25410_post131893.html#131893</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27672">motawa</a><br /><strong>Subject:</strong> 25410<br /><strong>Posted:</strong> 10&nbsp;March&nbsp;2008 at 1:14am<br /><br />No responses ? :s]]>
   </description>
   <pubDate>Mon, 10 Mar 2008 01:14:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-setup_topic25410_post131893.html#131893</guid>
  </item> 
  <item>
   <title><![CDATA[Help with setup ! : It keeps giving the Access denied...]]></title>
   <link>https://forums.webwiz.net/help-with-setup_topic25410_post131874.html#131874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27672">motawa</a><br /><strong>Subject:</strong> 25410<br /><strong>Posted:</strong> 08&nbsp;March&nbsp;2008 at 7:53pm<br /><br />It keeps giving the Access denied message.<br><br>I created a login account and granted it the access to create tablesand all that stuff for the DB "forum" and still didnt work :s<br>]]>
   </description>
   <pubDate>Sat, 08 Mar 2008 19:53:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-setup_topic25410_post131874.html#131874</guid>
  </item> 
  <item>
   <title><![CDATA[Help with setup ! : im not sure but you might need...]]></title>
   <link>https://forums.webwiz.net/help-with-setup_topic25410_post131871.html#131871</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6524">Scotty32</a><br /><strong>Subject:</strong> 25410<br /><strong>Posted:</strong> 08&nbsp;March&nbsp;2008 at 5:36pm<br /><br />im not sure but you might need to make the server "http://localhost/"<br><br>You could also try setting the server as your ip address such as 192.168.1.2, or use the Local one which is 127.0.0.1<br>]]>
   </description>
   <pubDate>Sat, 08 Mar 2008 17:36:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-setup_topic25410_post131871.html#131871</guid>
  </item> 
  <item>
   <title><![CDATA[Help with setup ! :   I have a problem with connecting...]]></title>
   <link>https://forums.webwiz.net/help-with-setup_topic25410_post131869.html#131869</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27672">motawa</a><br /><strong>Subject:</strong> 25410<br /><strong>Posted:</strong> 08&nbsp;March&nbsp;2008 at 2:42pm<br /><br />I have a problem with connecting the DB. below is what I did.<br><br>I edited the DB config file as follows:<br><br>nter the details of your Microsoft SQL Server or MySQL Server and database below<br>&nbsp;&nbsp;&nbsp; '*********************************************************************************<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; strSQLServerName = "localhost" 'Holds the name ofthe SQL Server (This is the name/location or IP address of the SQLServer)<br>&nbsp;&nbsp;&nbsp; strSQLDBUserName = "ala" 'Holds the user name (for SQL Server Authentication)<br>&nbsp;&nbsp;&nbsp; strSQLDBPassword = "5801" 'Holds the password (for SQL Server Authentication)<br>&nbsp;&nbsp;&nbsp; strSQLDBName = "forum" <br><br><br>--------<br>I placed the forum directory in c:\inetpub\wwwroot\forum<br><br>this is where im stuck at:<br><br><img src="http://img372.imageshack.us/img372/8659/daaz8.jpg" border="0" /><br><br>and this is how my SQL DB looks like.<br><img src="http://img368.imageshack.us/img368/8836/sdaoo7.jpg" border="0" /><br><br><br><br>any help appreciated.<br><span style="font-size:10px"><br /><br />Edited by motawa - 08&nbsp;March&nbsp;2008 at 2:53pm</span>]]>
   </description>
   <pubDate>Sat, 08 Mar 2008 14:42:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/help-with-setup_topic25410_post131869.html#131869</guid>
  </item> 
 </channel>
</rss>