<?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 : database_connection.asp details</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 : database_connection.asp details]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 07:59:47 +0000</pubDate>
  <lastBuildDate>Mon, 17 Apr 2006 13:56:19 +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=19340</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[database_connection.asp details : Thanks for your assistance  Adam...]]></title>
   <link>https://forums.webwiz.net/database-connection-asp-details_topic19340_post104591.html#104591</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23575">adamsmith</a><br /><strong>Subject:</strong> 19340<br /><strong>Posted:</strong> 17&nbsp;April&nbsp;2006 at 1:56pm<br /><br />Thanks for your assistance<DIV>&nbsp;</DIV><DIV>Adam</DIV>]]>
   </description>
   <pubDate>Mon, 17 Apr 2006 13:56:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-connection-asp-details_topic19340_post104591.html#104591</guid>
  </item> 
  <item>
   <title><![CDATA[database_connection.asp details : Try using version 8.01 and see...]]></title>
   <link>https://forums.webwiz.net/database-connection-asp-details_topic19340_post104525.html#104525</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19340<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 6:20pm<br /><br />Try using version 8.01 and see if that sorts out any issues you may have.]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 18:20:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-connection-asp-details_topic19340_post104525.html#104525</guid>
  </item> 
  <item>
   <title><![CDATA[database_connection.asp details : Install instructions come with...]]></title>
   <link>https://forums.webwiz.net/database-connection-asp-details_topic19340_post104513.html#104513</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19340<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 5:11pm<br /><br />Install instructions come with the software.<br><br>But it looks like your issues are with the setup of mySQL, you can checkout the mySQL site for help on setting up a mySQL database.<br>]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 17:11:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-connection-asp-details_topic19340_post104513.html#104513</guid>
  </item> 
  <item>
   <title><![CDATA[database_connection.asp details : Thanks for your reply - I am still...]]></title>
   <link>https://forums.webwiz.net/database-connection-asp-details_topic19340_post104507.html#104507</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23575">adamsmith</a><br /><strong>Subject:</strong> 19340<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 4:33pm<br /><br />Thanks for your reply - I am still have issues.<DIV>&nbsp;</DIV><DIV>Is there an idiots guide to set this up from start to finish?</DIV><DIV>&nbsp;</DIV><DIV>Thanks again</DIV><DIV>Adam</DIV>]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 16:33:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-connection-asp-details_topic19340_post104507.html#104507</guid>
  </item> 
  <item>
   <title><![CDATA[database_connection.asp details : The error seems to suggest that...]]></title>
   <link>https://forums.webwiz.net/database-connection-asp-details_topic19340_post104502.html#104502</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 19340<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 4:02pm<br /><br />The error seems to suggest that you haven't first created a blank database on mySQL to create the forums database tables etc. in.<br><br>In the database_connection.asp you don't edit the connection string file directly.<br><br>There is a place where you enter your S=mySQL server connection details:-<br><br>strSQLServerName = "" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server)<br>&nbsp;&nbsp;&nbsp; strSQLDBUserName = "" 'Holds the user name (for SQL Server Authentication)<br>&nbsp;&nbsp;&nbsp; strSQLDBPassword = "" 'Holds the password (for SQL Server Authentication)<br>&nbsp;&nbsp;&nbsp; strSQLDBName = "" <br><br>These lines may need to be uncommented first.<br>]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 16:02:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-connection-asp-details_topic19340_post104502.html#104502</guid>
  </item> 
  <item>
   <title><![CDATA[database_connection.asp details : Sorry, new user question  I...]]></title>
   <link>https://forums.webwiz.net/database-connection-asp-details_topic19340_post104498.html#104498</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23575">adamsmith</a><br /><strong>Subject:</strong> 19340<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2006 at 3:50pm<br /><br />Sorry, new user question<DIV>&nbsp;</DIV><DIV>I need some help setting the&nbsp;'database_connection.asp' &nbsp;file up as I am getting the following error when trying to create the tables on the mySQL_server_setup.asp page:</DIV><P><TABLE cellSpacing=0 cellPadding=0 width=702 align=center><T><TR><TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2><BR>Error Creating the Table tblCategory <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblForum<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblTopic <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblThread <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblAuthor <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblPMMessage <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblBuddyList <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblConfiguration <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblDateTimeFormat <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblGroup <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblPoll <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblPollChoice <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblPollVote <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblEmailNotify <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblPermissions <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblSession <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblGuestName <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblSmut <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating the Table tblBanList <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error Creating one or more Indexs <BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error entering default values in the Table tblGroup<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error entering default values in the Table tblAuthor<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error entering default values in the Table tblConfiguration<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error entering default values in the Table tblDateTimeFormat<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR>Error entering default values in the Table tblSmut<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;&#091;mysqld-5.0.20-nt&#093;No database selected<BR><BR><BR><B>mySQL database is set up, but with Error!</B> </FONT></TD></TR></T></TABLE></P><DIV><DIV>For instance if my 'mysql' database is named <strong>forum,</strong> my server address is <strong>192.168.0.1,</strong> my username is <strong>administrator</strong> and my password is <strong>pass</strong></DIV><DIV>&nbsp;</DIV><DIV>How do I edit the &nbsp;database_connection.asp file? I have tried differnet things but nothing works.</DIV><DIV>&nbsp;</DIV><DIV>I am editing the following line:</DIV><DIV>&nbsp;strCon = "Server=" &amp; strSQLServerName &amp; ";User ID=" &amp; strSQLDBUserName &amp; ";Password=" &amp; strSQLDBPassword &amp; ";Database=" &amp; strSQLDBName &amp; ";"</DIV><DIV>&nbsp;</DIV><DIV>Sorry if this is a stupid question!</DIV><DIV>&nbsp;</DIV><DIV>Adam<BR></DIV></DIV><DIV><BR></DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 16 Apr 2006 15:50:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/database-connection-asp-details_topic19340_post104498.html#104498</guid>
  </item> 
 </channel>
</rss>