<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1005904" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1005904</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031491</link>
    <description> &lt;p&gt;Randall,&lt;/p&gt;
&lt;p&gt;Great work!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Peter J. Boettcher&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Apr 2000 12:59:00 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1031491 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031490</link>
    <description> &lt;p&gt;Hey, I have finished my mysql driven forum. I am still adding features though. Check it out &lt;a href=&quot;http://dlo.net/forum/show.php3&quot; class=&quot;bb-url&quot;&gt;My forum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
Visit the dLo.Network&lt;br /&gt;
 &lt;a href=&quot;http://dlo.net&quot; class=&quot;bb-url&quot;&gt;http://dlo.net&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Apr 2000 03:03:00 +0000</pubDate>
 <dc:creator>Randall</dc:creator>
 <guid isPermaLink="false">comment 1031490 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031489</link>
    <description> &lt;p&gt;Patrick,&lt;/p&gt;
&lt;p&gt;I guess the only thing that might speed things up a little bit would be to have a stored procedure that would be called by a trigger or rule.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Peter J. Boettcher&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Apr 2000 13:43:00 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1031489 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031488</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&#039;ve been gone for a while, so fogive me for my late answer.&lt;/p&gt;
&lt;p&gt;The way to go is letting the database to what it was designed for and you doing your part of the job.&lt;/p&gt;
&lt;p&gt;Some time ago I worked on an internal database that hat over half a billion entries in one table and the response time was much lower than one second.&lt;/p&gt;
&lt;p&gt;What do you think you will gain by splitting your tables ?&lt;br /&gt;
A good database does this (based on your keys) anyway. And it does that much faster than you can ever do it in Perl/PHP/Rexx/etc.&lt;/p&gt;
&lt;p&gt;Just save yourself the time (and headache) and use it to read a good database modeller book. No, not &quot;SQL for Dummies&quot; or &quot;Access in 21 Days&quot;. Get something real.&lt;/p&gt;
&lt;p&gt;just my $.02&lt;/p&gt;
&lt;p&gt;ciao&lt;br /&gt;
Anti&lt;br /&gt;
ps:&lt;br /&gt;
Everybody seems to be writing his own (database driven) board software, but boardzilla seems to be starving ... just wondering...&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Apr 2000 09:15:00 +0000</pubDate>
 <dc:creator>anti</dc:creator>
 <guid isPermaLink="false">comment 1031488 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031487</link>
    <description> &lt;p&gt;No, I mean on the server side, the the column is in the servers memory and can be parsed faster&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;&lt;a href=&quot;http://dlo.net/sw/furious1.htm&quot; class=&quot;bb-url&quot;&gt;OMG It&#039;s Furious George!!!&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 17 Apr 2000 00:54:00 +0000</pubDate>
 <dc:creator>Patrick Davis</dc:creator>
 <guid isPermaLink="false">comment 1031487 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031486</link>
    <description> &lt;p&gt;Patrick,&lt;/p&gt;
&lt;p&gt;Three letters, XML !&lt;/p&gt;
&lt;p&gt;What you describe is one of the benefits of XML/XSL. Pulling selected records out of a database, holding them in XML and letting the user manipulate that data without going back to the server.&lt;/p&gt;
&lt;p&gt;You could also do this by storing the records in a client side (JavaScript) array, by using ASP to write the values into the JavaScript.&lt;/p&gt;
&lt;p&gt;Unfortunately, both these methods require at least an intermediate level of programming knowledge, and both would be quite a project to do, and currently XML support by the browsers isn&#039;t there yet.&lt;/p&gt;
&lt;p&gt;Acutally, using ASP you could probably store something using the application object. Since this object is shared by all users on your website this could work. I&#039;ll have to think on this one!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Peter J. Boettcher&lt;/p&gt;
 </description>
     <pubDate>Sat, 15 Apr 2000 01:38:00 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1031486 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031485</link>
    <description> &lt;p&gt;I know you don&#039;t have to specify secondary keys, but is there a way to make columns you query often resident in memory, or something to that effect?&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;&lt;a href=&quot;http://dlo.net/os/OpenSource.php3&quot; class=&quot;bb-url&quot;&gt;Open Source is the future!&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Apr 2000 22:47:00 +0000</pubDate>
 <dc:creator>Patrick Davis</dc:creator>
 <guid isPermaLink="false">comment 1031485 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031484</link>
    <description> &lt;p&gt;Patrick,&lt;/p&gt;
&lt;p&gt;I&#039;m not sure what you mean. Do you mean if you have to declare secondary keys when you make your statement?&lt;/p&gt;
&lt;p&gt;Sorry, but I&#039;m really not sure what you mean.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Peter J. Boettcher&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Apr 2000 18:03:00 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1031484 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031483</link>
    <description> &lt;p&gt;Is it necessarry to specify queried columns in a table? Like say there is a feild named ID, as the Primary Key. How about secondary keys, do you define those when creating a database?&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;&lt;a href=&quot;http://dlo.net/os/OpenSource.php3&quot; class=&quot;bb-url&quot;&gt;Open Source is the future!&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Apr 2000 22:15:00 +0000</pubDate>
 <dc:creator>Patrick Davis</dc:creator>
 <guid isPermaLink="false">comment 1031483 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/number-tables-database#comment-1031482</link>
    <description> &lt;p&gt;I&#039;m not sure we&#039;re talking about the same thing. When I say &quot;indexes&quot;, I mean the physical database index that is updated always -- I don&#039;t mean a separate &quot;index table&quot; that might have things like thread subjects in it.&lt;/p&gt;
&lt;p&gt;Physical indexes are always maintained by the database, and require no manual updates. You may want to rebuild them from time to time to make sure they are stored efficiently -- physical order matters in most databases.&lt;/p&gt;
&lt;p&gt;The only caveat on indexing is that 1) indexes take disk space, and 2) they slow down insert operations because an insert needs to not only insert in the table, but must also insert into the indexes.&lt;/p&gt;
&lt;p&gt;Ralph&lt;br /&gt;
 &lt;a href=&quot;http://www.hockeydb.com&quot; class=&quot;bb-url&quot;&gt;http://www.hockeydb.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Apr 2000 20:25:00 +0000</pubDate>
 <dc:creator>Ralph Slate</dc:creator>
 <guid isPermaLink="false">comment 1031482 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
