<?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 : Web Wiz Forums 7.7a released</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 : Web Wiz Forums 7.7a released]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 05:03:57 +0000</pubDate>
  <lastBuildDate>Sun, 18 Apr 2004 12:35:09 +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=9513</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[Web Wiz Forums 7.7a released : The forum does use dates produced...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54442.html#54442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 18&nbsp;April&nbsp;2004 at 12:35pm<br /><br />The forum does use dates produced by the server or update dates in thedatabase with dates/times that are not the correcnt date/time.<br><br>The server date time is used as problems were found where the SQLdatabase was at a different time setting to the server the forum was on.<br><br>Also there are many, many other issues that I don't want to spend allday explaining. But basically there are many problems with making theforum compatible with mySQL that stretch further then just ADOproblems, recordset paging, and sub quiries.<br>]]>
   </description>
   <pubDate>Sun, 18 Apr 2004 12:35:09 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54442.html#54442</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released : So what&amp;#039;ll be next. The MySQL...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54333.html#54333</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 17&nbsp;April&nbsp;2004 at 2:09pm<br /><br />So what'll be next. The MySQL or the asp.net version?]]>
   </description>
   <pubDate>Sat, 17 Apr 2004 14:09:06 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54333.html#54333</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released : Again, correct me if I&amp;#039;m...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54329.html#54329</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9441">ljamal</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 17&nbsp;April&nbsp;2004 at 1:19pm<br /><br />Again, correct me if I'm wrong, but ...<br />With dates, you are always added the current date/time to the database, should you not be using the native databases time functions? In the case where there is a difference between forum and database time, you could use the native date function as well as the native dateAdd function for the database and cirumvent all database date problems.<br /><br />Never been a fan of ADO updates and inserts. I prefer using the .execute method or stored procedures as it is faster.]]>
   </description>
   <pubDate>Sat, 17 Apr 2004 13:19:18 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54329.html#54329</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released : It&amp;#039;s not just the paging,...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54326.html#54326</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 17&nbsp;April&nbsp;2004 at 1:09pm<br /><br />It's not just the paging, but ADO is often used in the code for thingslike updating the database, particully when dates are involved as ithas been found that using an SQL update statement often leads to serverand database incompatibilty problems with things like dats and times.With ADO handling this less problems occur.<br><br>Currently there is allot of code that would not run with the myODBSdriver and would require that nearly all files be re-written to workwith mySQL.<br><br>Hopefully a better myODBC driver will become available, but as Ihaven't seen a new driver in over a year my guess is that there willnever be one that is fully compatiable with ADO.<br>]]>
   </description>
   <pubDate>Sat, 17 Apr 2004 13:09:15 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54326.html#54326</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released : Why?  Ideally, for paging you...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54325.html#54325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9441">ljamal</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 17&nbsp;April&nbsp;2004 at 12:59pm<br /><br />Why? <br />Ideally, for paging you want to use the most effcient manner.  For MSSQL, that would be allowing the database to handle paging via a stored procedures. <br />Otherwise, that would be disconnected recordsets and arrays. <br />Currently,  you are using ADO recordset paging and ADO recordset paging is not the most efficient manner of paging. It would be far better to use arrays to disconnect the recordset and "page" through the arrays. This method is ADO independent and would work for all databases.<br /><br />Futhermore, using this method and some clever programming, you could utitilize MSSQL stored procedures for paging without re-writing the paging code for other databases AND make the forum that much more efficient with SQL Server.]]>
   </description>
   <pubDate>Sat, 17 Apr 2004 12:59:20 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54325.html#54325</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released : I think it will have to wait till...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54320.html#54320</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 17&nbsp;April&nbsp;2004 at 12:45pm<br /><br />I think it will have to wait till a decent myODBC driver is released that fully supports ADO and recordset paging.]]>
   </description>
   <pubDate>Sat, 17 Apr 2004 12:45:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54320.html#54320</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released : Will we need to wait until mySQL...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54253.html#54253</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9027">JohnKn</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 16&nbsp;April&nbsp;2004 at 6:11pm<br /><br />Will we need to wait until mySQL 4.1 is released for the forum? Istarted trying to modify ver 7.6 to use mySQL but the lack of supportfor sub queries in mySQL 4.0 stalled that effort.]]>
   </description>
   <pubDate>Fri, 16 Apr 2004 18:11:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post54253.html#54253</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released : I would like to know if u need...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post52323.html#52323</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=15427">iD.JenKen</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 11&nbsp;February&nbsp;2004 at 1:49pm<br /><br /><P>I would like to know if u need help for u MYSQL version coz I need its . And I will give u some money . gl and really very good job man . </P><P>Dont hesitate to contact me @ <A href="mailto:jenkenzool@msn.com" target="_blank">jenkenzool@msn.com</A> </P><span style="font-size:10px"><br /><br />Edited by iD.JenKen</span>]]>
   </description>
   <pubDate>Wed, 11 Feb 2004 13:49:42 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post52323.html#52323</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released :   -boRg- wrote:No, I plan on...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post52136.html#52136</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=8793">zamalek</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 10&nbsp;February&nbsp;2004 at 4:53pm<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />No, I plan on a mySQL version.</td></tr></table> </P><P>That will be a really great idea and I'm waitng for it on a heated serface.</P>]]>
   </description>
   <pubDate>Tue, 10 Feb 2004 16:53:01 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post52136.html#52136</guid>
  </item> 
  <item>
   <title><![CDATA[Web Wiz Forums 7.7a released :   -boRg- wrote:Poeple shouldn&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post51682.html#51682</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14181">maddkat</a><br /><strong>Subject:</strong> 9513<br /><strong>Posted:</strong> 08&nbsp;February&nbsp;2004 at 5:08pm<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by -boRg-" alt="Originally posted by -boRg-" style="vertical-align: text-bottom;" /> <strong>-boRg- wrote:</strong><br /><br />Poeple shouldn't wonder if they shopuld upgrade, it's a cse of you should always be running the latest version if you don't want your forum to be secure as new releases usually follow after security fixes.<BR><BR>If you want your forum to be secure from hackers you should always upgrade to the latest version!!<BR></td></tr></table> </P><P>I agree with borg!!!!!<BR>Maybe everyone should think about makeing the mod's standalone.<BR>Meaning they could be droped right in to the new wwf with little changes. This will not work for every mod but most mod's should be<BR>independent from wwf. Should maybe only rely on common.asp the language files. However Im still running wwf 7.1 untill I finnish some mod's on my portal, then I plan to upgrade to 7.7a <BR>No matter what I tihnk the new wwf 7.7 is alot faster!!!!!!<BR>great work borg.</P>]]>
   </description>
   <pubDate>Sun, 08 Feb 2004 17:08:57 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/web-wiz-forums-7-7a-released_topic9513_post51682.html#51682</guid>
  </item> 
 </channel>
</rss>