MySQL Sample code from Developer Fusion https://www.developerfusion.com/t/mysql/code/sort/popularity/ MySQL Sample code from Developer Fusion http://www.rssboard.org/rss-specification en-GB Thu, 01 Apr 2004 14:47:00 GMT How to access a MySQL database with .NET Demonstrates how to connect to a MySQL database with C#. http://www.developerfusion.com/code/4596/how-to-access-a-mysql-database-with-net/ http://www.developerfusion.com/code/4596/how-to-access-a-mysql-database-with-net/ Thu, 01 Apr 2004 14:47:00 GMT Edward Tanguay Storing / Retrieving pictures from database This sample code demonstrates how to save and retrieve pictures from a database using PHP. http://www.developerfusion.com/code/2667/storing-retrieving-pictures-from-database/ http://www.developerfusion.com/code/2667/storing-retrieving-pictures-from-database/ Fri, 05 Sep 2003 08:56:00 GMT Imthiaz Rafiq Running total in an SQL query How to create a running total column in an SQL query http://www.developerfusion.com/code/1734/running-total-in-an-sql-query/ http://www.developerfusion.com/code/1734/running-total-in-an-sql-query/ Mon, 15 Oct 2001 18:02:00 GMT James Crowley Get metadata on MySQL databases An example of how to get metadata - such as all the databases on the server, all of their tables, and the corresponding field information for that table. http://www.developerfusion.com/code/3945/get-metadata-on-mysql-databases/ http://www.developerfusion.com/code/3945/get-metadata-on-mysql-databases/ Wed, 13 Aug 2003 10:26:00 GMT Edward Tanguay Limit the number of rows returned How to limit the number of records returned from a MySQL database http://www.developerfusion.com/code/1751/limit-the-number-of-rows-returned/ http://www.developerfusion.com/code/1751/limit-the-number-of-rows-returned/ Wed, 17 Oct 2001 15:52:00 GMT Alt-PHP-Faq