<?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 : Connecting de mysql db</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 : Connecting de mysql db]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 13:37:24 +0000</pubDate>
  <lastBuildDate>Sun, 03 Dec 2006 18:05: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=22095</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[Connecting de mysql db : ChangestrCon = &amp;#034;Server=mysql.aaa.com&amp;#034;...]]></title>
   <link>https://forums.webwiz.net/connecting-de-mysql-db_topic22095_post117867.html#117867</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 22095<br /><strong>Posted:</strong> 03&nbsp;December&nbsp;2006 at 6:05pm<br /><br /><b>Change</b><br><font size="2">strCon = "Server=mysql.aaa.com" &amp; strSQLServerName<br><br></font><b>To</b><br><font size="2">strCon = "Server=" &amp; strSQLServerName</font><br><br>]]>
   </description>
   <pubDate>Sun, 03 Dec 2006 18:05:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/connecting-de-mysql-db_topic22095_post117867.html#117867</guid>
  </item> 
  <item>
   <title><![CDATA[Connecting de mysql db : 1: I get the following error:...]]></title>
   <link>https://forums.webwiz.net/connecting-de-mysql-db_topic22095_post117854.html#117854</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6420">Ivar</a><br /><strong>Subject:</strong> 22095<br /><strong>Posted:</strong> 03&nbsp;December&nbsp;2006 at 8:48am<br /><br /><FONT color=#cc0000><strong>1: I get the following error:</strong></FONT> <DIV><BR><strong>Server Error in Forum Application<BR></strong>An error has occured while connecting to the database.<BR>Please contact the forum administrator.<BR><BR><strong>Support Error Code:-</strong> err_mySQL_db_connection<BR><strong>File Name:-</strong> common.asp<BR><BR><strong>Error details:-</strong><BR>Microsoft OLE DB Provider for ODBC Drivers<BR>&#091;MySQL&#093;&#091;ODBC 3.51 Driver&#093;Unknown MySQL server host 'mysql.aaa.commysql.aaa.com' (11001)</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#cc0000><strong>I don't understand how the double got there ?&nbsp;</strong></FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT color=#cc0000><strong>2: Well, my provider did that yes and gave me the the stats I used...</strong></FONT></DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by Ivar - 03&nbsp;December&nbsp;2006 at 8:48am</span>]]>
   </description>
   <pubDate>Sun, 03 Dec 2006 08:48:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/connecting-de-mysql-db_topic22095_post117854.html#117854</guid>
  </item> 
  <item>
   <title><![CDATA[Connecting de mysql db : What is the error you are getting?Have...]]></title>
   <link>https://forums.webwiz.net/connecting-de-mysql-db_topic22095_post117806.html#117806</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 22095<br /><strong>Posted:</strong> 02&nbsp;December&nbsp;2006 at 2:27pm<br /><br /><ol><li>What is the error you are getting?</li><li>Have you already created an empty db with those credentials?<br></li></ol>]]>
   </description>
   <pubDate>Sat, 02 Dec 2006 14:27:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/connecting-de-mysql-db_topic22095_post117806.html#117806</guid>
  </item> 
  <item>
   <title><![CDATA[Connecting de mysql db :  I&amp;#039;m trying connecting de...]]></title>
   <link>https://forums.webwiz.net/connecting-de-mysql-db_topic22095_post117795.html#117795</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=6420">Ivar</a><br /><strong>Subject:</strong> 22095<br /><strong>Posted:</strong> 02&nbsp;December&nbsp;2006 at 1:19pm<br /><br /><FONT size=2><DIV><FONT color=#cc0000><strong>I'm trying connecting de software to the mysql database, but is does not goes swell..<BR><BR>Let say these are the stats:<BR>Servername: mysql.aaa.com<BR>username:aaa<BR>Password: 1234<BR>db name: aaa<BR><BR>Is it correcly to edit in the database connection:</strong></FONT><BR><BR>_____________</DIV><DIV>&nbsp;</DIV><DIV>strSQLServerName = "mysql.aaa.com" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server)</DIV><P>strSQLDBUserName = "aaa" 'Holds the user name (for SQL Server Authentication)</P><P>strSQLDBPassword = "1234" 'Holds the password (for SQL Server Authentication)</P><P>strSQLDBName = "aaa" 'Holds the name of the database</P><P></P><P></P><P>'Initilise the DB Connection String</P><P>strCon = "Server=mysql.aaa.com" &amp; strSQLServerName &amp; ";User ID=aaa" &amp; strSQLDBUserName &amp; ";Password=1234" &amp; strSQLDBPassword &amp; ";Database=aaa" &amp; strSQLDBName &amp; ";"</P><P>End If</P><DIV></DIV><DIV>______________</DIV><DIV>&nbsp;</DIV><DIV><FONT color=#cc0000><strong>Something I do wrong, but what ?!?</strong></FONT></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV></FONT>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 02 Dec 2006 13:19:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/connecting-de-mysql-db_topic22095_post117795.html#117795</guid>
  </item> 
 </channel>
</rss>