<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Database-related</title><description></description><link>http://script.wareseeker.com/ASP/Database-related</link><item><title>Custom Paging in ASP 1</title><link>http://script.wareseeker.com/ASP/custom-paging-in-asp-1.zip/30ae019d13</link><description>This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database</description><author>WareSeeker</author><category>Database-related</category><pubDate>Wed, 12 Nov 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/custom-paging-in-asp-1.zip/30ae019d13</guid></item><item><title>Using GetRows To Get All Records From Table 1</title><link>http://script.wareseeker.com/ASP/using-getrows-to-get-all-records-from-table-1.zip/30ae01cd16</link><description>Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Tue, 06 Apr 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/using-getrows-to-get-all-records-from-table-1.zip/30ae01cd16</guid></item><item><title>How to delete database record in ASP - 3 simple steps</title><link>http://script.wareseeker.com/ASP/how-to-delete-database-record-in-asp-3-simple-steps.zip/30ae025d1f</link><description>This tutorial shows how to delete database records using just the Connection Object, without the need to create a Recordset Object. Moreover, it explains why using a Recordset is bad practice for queries such as INSERT, UPDATE and DELETE.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Fri, 15 Aug 2008 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/how-to-delete-database-record-in-asp-3-simple-steps.zip/30ae025d1f</guid></item><item><title>Counting Records In A Database Table 1</title><link>http://script.wareseeker.com/ASP/counting-records-in-a-database-table-1.zip/30ae031d2b</link><description>We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Thu, 18 Dec 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/counting-records-in-a-database-table-1.zip/30ae031d2b</guid></item><item><title>Using SUM Function in An SQL Statement 1</title><link>http://script.wareseeker.com/ASP/using-sum-function-in-an-sql-statement-1.zip/30ae034d2e</link><description>Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Wed, 31 Mar 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/using-sum-function-in-an-sql-statement-1.zip/30ae034d2e</guid></item><item><title>http://www.dotnetindex.com/articles/2176-Filling-Data-into-Select-List.asp</title><link>http://script.wareseeker.com/ASP/http-www.dotnetindex.com-articles-2176-filling-data-into-select-list.asp.zip/30ae037d31</link><description>In this short ASP source code, we will pull some data from a database and fill it into a select list. We will create a custom and dynamic output.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Wed, 22 Mar 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/http-www.dotnetindex.com-articles-2176-filling-data-into-select-list.asp.zip/30ae037d31</guid></item><item><title>How to update a database record in ASP</title><link>http://script.wareseeker.com/ASP/how-to-update-a-database-record-in-asp.zip/30ae03dd37</link><description>Selecting, deleting and inserting database records is part and parcel of dynamic web development...be it ASP, PHP, Python, whatever.....and of course, add to that list updating records.....But how to do it in Classic ASP?....well, Im about to show you</description><author>WareSeeker</author><category>Database-related</category><pubDate>Sun, 31 Aug 2008 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/how-to-update-a-database-record-in-asp.zip/30ae03dd37</guid></item><item><title>Executing Transact-SQL DELETE statement 1</title><link>http://script.wareseeker.com/ASP/executing-transact-sql-delete-statement-1.zip/30ae043d3d</link><description>In this example, we will delete some records from a database. This source code helps us to deleting records to database without slowing down database.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Thu, 18 Dec 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/executing-transact-sql-delete-statement-1.zip/30ae043d3d</guid></item><item><title>Delete Duplicates from a Database (MYSQL, MSSQL) 1</title><link>http://script.wareseeker.com/ASP/delete-duplicates-from-a-database-mysql-mssql-1.zip/30b775444e</link><description>An easy way to delete duplicate data from a database such as MYSQL or MSSQL.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Sat, 31 Mar 2007 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/delete-duplicates-from-a-database-mysql-mssql-1.zip/30b775444e</guid></item><item><title>Encrypt Passwords Before Storing In a Database 1</title><link>http://script.wareseeker.com/ASP/encrypt-passwords-before-storing-in-a-database-1.zip/30b776045a</link><description>This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your</description><author>WareSeeker</author><category>Database-related</category><pubDate>Mon, 18 Sep 2006 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/encrypt-passwords-before-storing-in-a-database-1.zip/30b776045a</guid></item><item><title>Bullschmidt ASP Web Database Sample 2.0</title><link>http://script.wareseeker.com/ASP/bullschmidt-asp-web-database-sample-2.0.zip/30b777e478</link><description>This sample ASP Web database can give you ideas about tying everything together and can even be used as a starting point for a Web project.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Tue, 27 Jul 2004 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/bullschmidt-asp-web-database-sample-2.0.zip/30b777e478</guid></item><item><title>ASP and DBF database file connection 1.0</title><link>http://script.wareseeker.com/ASP/asp-and-dbf-database-file-connection-1.0.zip/30b7799493</link><description>Create a connection to DBF files using JetOLEDB provider (DSN-less, ODBC-less connection), basic work with DBF files (select, insert, update), other ISAM formats + FOXPRO option, real sample code, create a new DBF file.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Thu, 12 Jun 2003 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/asp-and-dbf-database-file-connection-1.0.zip/30b7799493</guid></item><item><title>Easy way to add a record 1</title><link>http://script.wareseeker.com/ASP/easy-way-to-add-a-record-1.zip/30b77c04ba</link><description>Adding a record from a database table is a simple task. Fill out the form below and click submit. The sql statement will be generated for you.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Sat, 13 Apr 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/easy-way-to-add-a-record-1.zip/30b77c04ba</guid></item><item><title>An Easy Way Delete A Record 1</title><link>http://script.wareseeker.com/ASP/an-easy-way-delete-a-record-1.zip/30b77c34bd</link><description>Delete a record from your database quickly and easily without having to use a recordset. Deleting a record from a database table is a simple task. Answer four questions below and click submit. The sql statement will be generated for you.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Mon, 15 Apr 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/an-easy-way-delete-a-record-1.zip/30b77c34bd</guid></item><item><title>Access Connection DSN-Less Code 1</title><link>http://script.wareseeker.com/ASP/access-connection-dsn-less-code-1.zip/30b77c64c0</link><description>So you need a DSN-Less connection but your not quite sure what to do. Well we can do this for you. A quick and easy way to make a connection without a DSN. This will work for your MS Access database only. Now includes SQL Server.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Mon, 15 Apr 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/access-connection-dsn-less-code-1.zip/30b77c64c0</guid></item><item><title>Counting Records Wizard 1</title><link>http://script.wareseeker.com/ASP/counting-records-wizard-1.zip/30b77cc4c6</link><description>This little wizard will help you count records and display the total. Simply fill in the form, and it will generate the code for you.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Mon, 15 Apr 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/counting-records-wizard-1.zip/30b77cc4c6</guid></item><item><title>Compact &amp;amp; Repair Access Database 1.0</title><link>http://script.wareseeker.com/ASP/compact-repair-access-database-1.0.zip/30b77db4d5</link><description>Compact and repair your access database online from ASP code. This is example code of how this can be done.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Wed, 23 Jan 2002 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/compact-repair-access-database-1.0.zip/30b77db4d5</guid></item><item><title>What&amp;#39;s in an ADO Connection String?</title><link>http://script.wareseeker.com/ASP/what-s-in-an-ado-connection-string.zip/30b781450e</link><description>This article explains ADO connection strings and parameters. By the end of the article you should be able to build appropriate ones on your own instead of cutting and pasting them.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Tue, 22 May 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/what-s-in-an-ado-connection-string.zip/30b781450e</guid></item><item><title>Centralizing Database Access With Visual Basic DLL&amp;#39;s</title><link>http://script.wareseeker.com/ASP/centralizing-database-access-with-visual-basic-dll-s.zip/30b783552f</link><description>By centralizing database code within ActiveX DLLs, you can simplify your development efforts, and decrease the learning curve for new developers. This article explains how to create a Visual Basic ActiveX DLL that controls database functionality.</description><author>WareSeeker</author><category>Database-related</category><pubDate>Mon, 19 Mar 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/centralizing-database-access-with-visual-basic-dll-s.zip/30b783552f</guid></item><item><title>Running Stored Procedures in Access Database 1.0</title><link>http://script.wareseeker.com/ASP/running-stored-procedures-in-access-database-1.0.zip/30b784453e</link><description>Explains everything in detail youll ever need to know about creating Stored Procedures in Access Database and then calling from within ASP. Select, Update, Insert and Delete Stored Procedures are described. Sample code and database available for</description><author>WareSeeker</author><category>Database-related</category><pubDate>Sun, 07 Jan 2001 00:00:00 +0700</pubDate><guid>http://script.wareseeker.com/ASP/running-stored-procedures-in-access-database-1.0.zip/30b784453e</guid></item></channel></rss>