<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE rss >
<rss version="2.0">
<channel>
<title>PHP scripts, Javascript, script writing, Collection of Scripts Resources, Free Scripts, Source code and Scripts, web resources, source code, free script, books, examples, help and more!</title><link>http://www.advancescripts.com/rss/79.html</link><description>Database Management RSS feeds</description><language>en-us</language><copyright>Copyright (c) AdvanceScripts All rights reserved.</copyright><item>
<title>ASP Speed Tricks</title>
<link>http://www.advancescripts.com/detailed/13680.html</link>
<description>This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.</description>
</item>
<item>
<title>Import text file to MS Access</title>
<link>http://www.advancescripts.com/detailed/13495.html</link>
<description>This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in this article!</description>
</item>
<item>
<title>Delete Duplicates from a Database (MYSQL, MSSQL)</title>
<link>http://www.advancescripts.com/detailed/13421.html</link>
<description>An easy way to delete duplicate data from a database such as MYSQL or MSSQL.</description>
</item>
<item>
<title>Make database access safer with transactions</title>
<link>http://www.advancescripts.com/detailed/13356.html</link>
<description>You can use transactions in ASP as a kind of insurance policy for your database activities, making them safer and providing better error recovery. Transactions are most useful when doing multiple actions on multiple tables. The example below shows just how easy it is to use transactions from ASP, inserting a record into a table and doing a &quot;rollback&quot; if there's a problem</description>
</item>
<item>
<title>How to Encrypt Passwords in the Database</title>
<link>http://www.advancescripts.com/detailed/13117.html</link>
<description>If you are developing a password-protected web site, you have to make a decision about how to store user password information securely. This article will show you how to encrypt user passwords with md5 algorithm and how to start using encrypted passwords if you already have users' database ready. </description>
</item>
<item>
<title>How to connect to database using a connection string</title>
<link>http://www.advancescripts.com/detailed/13114.html</link>
<description>The power of Active Server Pages comes through when we tie databases to our web sites. To connect to a database, ASP uses what is called ActiveX Data Objects, or ADO for short. ADO comes with ASP, and can be used easily from your ASP pages. In this tutorial we will show you how to connect to Access database and retrieve all the records from the table.  

</description>
</item>
<item>
<title>Retrieving Column Names with values</title>
<link>http://www.advancescripts.com/detailed/13063.html</link>
<description>This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values.</description>
</item>
<item>
<title>Displaying Records From An Excel Database</title>
<link>http://www.advancescripts.com/detailed/12214.html</link>
<description>Aim of this articles is to display records from an Microsoft Excel in an ASP. We could use general SQL command while retreving data from an excel sheet. All we need to know how to connect Excel file.</description>
</item>
<item>
<title>An Useful Method : RecordSet.Filter</title>
<link>http://www.advancescripts.com/detailed/12213.html</link>
<description>Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.</description>
</item>
<item>
<title>An ASP Database Support Component</title>
<link>http://www.advancescripts.com/detailed/2620.html</link>
<description>An ASP Database Support Component is an ASP tutorial through which users can get idea about several methods involved in creating a database supported component using ASP application. The author describes about important two methods, database string method and string formatting method for constructing components that supports database, which performs manipulation and saving of content in the Ezite form.</description>
</item>
<item>
<title>Simple database techniques</title>
<link>http://www.advancescripts.com/detailed/548.html</link>
<description>When you start using ASP, you will begin working with databases. Interacting with databases can be very important. In this tutorial, we will be using a Microsoft Access Database along with technologies like ADO and the Connection and Recordset objects.</description>
</item>
</channel>
</rss>
