<?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 : MySQL newbie syntax 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 : MySQL newbie syntax question]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 21:37:46 +0000</pubDate>
  <lastBuildDate>Fri, 29 Feb 2008 00:46:58 +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=25321</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[MySQL newbie syntax question : Ok, I bet if I say I&amp;#039;ll pay...]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131652.html#131652</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27503">freakdaddy</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 29&nbsp;February&nbsp;2008 at 12:46am<br /><br />Ok, I bet if I say I'll pay someone money I'll get a response. <br><br>I need someone to work out this issue, and also pull data from WWF's cookies properly. If someone is interested in doing this, PM me. <br>]]>
   </description>
   <pubDate>Fri, 29 Feb 2008 00:46:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131652.html#131652</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question : Everything is running 100% fine....]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131643.html#131643</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27503">freakdaddy</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 28&nbsp;February&nbsp;2008 at 7:15am<br /><br />Everything is running 100% fine. I just need to know how to open the database. I've tried everything that I think would be beyond obvious, and I just can't get it to work.&nbsp;]]>
   </description>
   <pubDate>Thu, 28 Feb 2008 07:15:44 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131643.html#131643</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question : Is everything else is running?...]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131640.html#131640</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26297">StarDust</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 28&nbsp;February&nbsp;2008 at 6:38am<br /><br />Is everything else is running? The forum? If it is, the solution is unknown to me. Sorry.<br>]]>
   </description>
   <pubDate>Thu, 28 Feb 2008 06:38:52 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131640.html#131640</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question :  Thanks..Yeah, I had done all...]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131637.html#131637</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27503">freakdaddy</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 28&nbsp;February&nbsp;2008 at 1:25am<br /><br />Thanks..<br><br>Yeah, I had done all of the above already. There's something else that's not right, but I don't know enough about mysql to figure it out. It's kind of beyond frustrating because it shouldn't be that difficult. I just want to open the WWF mysql database and from the author_id, or actually the user_code table. <br><br>My whole syntax may be incorrect, so just some direction about how you'd set this up to open the database would be very very helpful.<br><br><br>]]>
   </description>
   <pubDate>Thu, 28 Feb 2008 01:25:08 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131637.html#131637</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question :   freakdaddy,If the problem...]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131613.html#131613</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26297">StarDust</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 27&nbsp;February&nbsp;2008 at 9:13am<br /><br />freakdaddy,<br><br>If the problem still persists, then there might be some other things wrong. Here is a checklist for you:<br><br>1. Make sure the changes you have made in the code of wwf is correct.<br>2. In some rare occasions, when database is corrupt, i have seen the same error. Try with a fresh database.<br>3. <b>Make sure GID has a numeric value when executing the SQL statement. Change it from GID = "5" to GID = 5 </b><br>4. In your code, the value of strDBNoLock might be wrong. Try following SQL statement:<br><br>strSQL = "SELECT " &amp; strDbTable &amp; "Author.* " &amp; _<br>"FROM " &amp; strDbTable &amp; "Author " &amp; _<br>&nbsp;&nbsp;&nbsp; "WHERE " &amp; strDbTable &amp; "Author.Author_ID=" &amp; GID &amp; " ;"<br><br>This way my problems were gone.<br><br><span style="font-size:10px"><br /><br />Edited by StarDust - 27&nbsp;February&nbsp;2008 at 9:18am</span>]]>
   </description>
   <pubDate>Wed, 27 Feb 2008 09:13:35 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131613.html#131613</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question : help... still stuck  ]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131611.html#131611</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27503">freakdaddy</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 27&nbsp;February&nbsp;2008 at 7:49am<br /><br />help... still stuck&nbsp;<img src="https://forums.webwiz.net/smileys/smiley6.gif" border="0" alt="Unhappy" />]]>
   </description>
   <pubDate>Wed, 27 Feb 2008 07:49:23 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131611.html#131611</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question :  Thanks... so technically, this...]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131579.html#131579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27503">freakdaddy</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 25&nbsp;February&nbsp;2008 at 7:02am<br /><br />Thanks... so technically, this should work?<br><br>&nbsp;&nbsp;&nbsp;&nbsp; strSQL = "SELECT " &amp; strDbTable &amp; "Author.* " &amp; _<br>"FROM " &amp; strDbTable &amp; "Author" &amp; strDBNoLock &amp; " " &amp; _<br>&nbsp;&nbsp;&nbsp; "WHERE " &amp; strDbTable &amp; "Author.Author_ID = " &amp; GID &amp; " " &amp;";"<br><br>Do I need the end semi-colon or not? I dunno, but I just need some kind of syntax for mysql so that I can open the database and select data from the author_ID table. So lost at this point. Wasn't expecting it to be this difficult to find the correct format. <img src="https://forums.webwiz.net/smileys/smiley6.gif" border="0" alt="Unhappy" /><br>]]>
   </description>
   <pubDate>Mon, 25 Feb 2008 07:02:49 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131579.html#131579</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question :    WebWiz-Bruce wrote:The part...]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131570.html#131570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26297">StarDust</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 24&nbsp;February&nbsp;2008 at 11:00am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by WebWiz-Bruce" alt="Originally posted by WebWiz-Bruce" style="vertical-align: text-bottom;" /> <strong>WebWiz-Bruce wrote:</strong><br /><br />The part strDBNoLock is only used for SQL Server databases.</td></tr></table><br><br>Freadkdaddy, as Bruce said, it is only used for SQL Server databases.<br><br>However there is another variable which controls the value of "strDBNoLock". This variable "strDatabaseType". When you set strDatabaseType = "mySQL" in database/database_connection.asp off WWF installation, strDBNoLock becomes an empty variable with no value. So, it is all the same using the variable or not. But make sure you have a trailing space in your SQL syntax after these variables.<br>]]>
   </description>
   <pubDate>Sun, 24 Feb 2008 11:00:25 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131570.html#131570</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question :    WebWiz-Bruce wrote:The part...]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131569.html#131569</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=27503">freakdaddy</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 24&nbsp;February&nbsp;2008 at 6:13am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by WebWiz-Bruce" alt="Originally posted by WebWiz-Bruce" style="vertical-align: text-bottom;" /> <strong>WebWiz-Bruce wrote:</strong><br /><br />The part strDBNoLock is only used for SQL Server databases.</td></tr></table><br><br>Yeah, I was just following the syntax that you guys had in their. It seems to be used all of the time, and it's value was set in another file. So should I take this out when using MySQL?<br>]]>
   </description>
   <pubDate>Sun, 24 Feb 2008 06:13:27 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131569.html#131569</guid>
  </item> 
  <item>
   <title><![CDATA[MySQL newbie syntax question :    WebWiz-Bruce wrote:The part...]]></title>
   <link>https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131525.html#131525</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26297">StarDust</a><br /><strong>Subject:</strong> 25321<br /><strong>Posted:</strong> 21&nbsp;February&nbsp;2008 at 9:37am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by WebWiz-Bruce" alt="Originally posted by WebWiz-Bruce" style="vertical-align: text-bottom;" /> <strong>WebWiz-Bruce wrote:</strong><br /><br />The part strDBNoLock is only used for SQL Server databases.</td></tr></table><br><br>Bruce isn't wwf use different values for strDBNoLock and strDBRowLock according to strDatabaseType variable value?<br>]]>
   </description>
   <pubDate>Thu, 21 Feb 2008 09:37:58 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/mysql-newbie-syntax-question_topic25321_post131525.html#131525</guid>
  </item> 
 </channel>
</rss>