<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Database Related</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 01:37:01 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 01:37:01 -0500</pubDate>
<item>
<title>MS SQL Stored Procedures and Classic ASP</title>
<pubDate>Sun, 31 Oct 2010 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/MS-SQL-Stored-Procedures-and-Classic-ASP/72758</link>
<description>
<![CDATA[Stored procedures offer an extra layer of security when interacting with a SQL database, they allow you to reuse frequently used database queries whilst avoiding duplicating statements throughout your...]]>
</description><guid>http://www.tutorialized.com/tutorial/MS-SQL-Stored-Procedures-and-Classic-ASP/72758</guid>
</item>
<item>
<title>Introduction to ActiveX Data Object (ADO)</title>
<pubDate>Sat, 03 Dec 2005 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Introduction-to-ActiveX-Data-Object-%28ADO%29/11982</link>
<description>
<![CDATA[This tutorial provides you a quick introduction of ActiveX Data Object (ADO), and a simple example of using ADO to work with MS Access database.]]>
</description><guid>http://www.tutorialized.com/tutorial/Introduction-to-ActiveX-Data-Object-%28ADO%29/11982</guid>
</item>
<item>
<title>Using MS Access Databases</title>
<pubDate>Sat, 03 Dec 2005 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Using-MS-Access-Databases/11983</link>
<description>
<![CDATA[This tutorial will help you understand: Connecting ASP Pages to MS Access Databases; Persisting Data to MS Access Databases; Protecting Data in SQL Statements.]]>
</description><guid>http://www.tutorialized.com/tutorial/Using-MS-Access-Databases/11983</guid>
</item>
<item>
<title>How to setup DSN Less Connection in Dreamweaver MX</title>
<pubDate>Thu, 01 Dec 2005 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-setup-DSN-Less-Connection-in-Dreamweaver-MX/10423</link>
<description>
<![CDATA[This tutorial will demonstrate the process of setting up a database connection in Macromedia Dreamweaver MX 2004.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-setup-DSN-Less-Connection-in-Dreamweaver-MX/10423</guid>
</item>
<item>
<title>How to connect to MS Access Database Using ASP</title>
<pubDate>Sun, 05 Dec 2004 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-connect-to-MS-Access-Database-Using-ASP/7982</link>
<description>
<![CDATA[This tutorial documents code for connecting to a MS Access Database using the DSN-Less approach. With DNS-Less approach all you have to do in your code is define the location where your database resid...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-connect-to-MS-Access-Database-Using-ASP/7982</guid>
</item>
<item>
<title>Compact MDB database</title>
<pubDate>Sat, 01 Nov 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Compact-MDB-database/6340</link>
<description>
<![CDATA[Two ways to compact (compress) MDB database directly from the ASP/VBS using DAO 3.5 or JRO (MDAC 2.1).]]>
</description><guid>http://www.tutorialized.com/tutorial/Compact-MDB-database/6340</guid>
</item>
<item>
<title>ASP.NET Table Searching</title>
<pubDate>Tue, 09 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/ASP.NET-Table-Searching/5666</link>
<description>
<![CDATA[This is a very quick time application built using Microsoft ASP.NET. Its basic purpose is to show the power and Rapid Application Development features in ASP.NET.]]>
</description><guid>http://www.tutorialized.com/tutorial/ASP.NET-Table-Searching/5666</guid>
</item>
<item>
<title>MS Access: Tables, Views and Procedures</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/MS-Access%3A-Tables%2C-Views-and-Procedures/1956</link>
<description>
<![CDATA[Ever wondered how to create a table, view or procedure with MS Access? This article shows us how to create all three and work with them from an ASP script.]]>
</description><guid>http://www.tutorialized.com/tutorial/MS-Access%3A-Tables%2C-Views-and-Procedures/1956</guid>
</item>
<item>
<title>Dynamic, database backed dropdown lists</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Dynamic%2C-database-backed-dropdown-lists/1953</link>
<description>
<![CDATA[How to build a dynamic dropdown list with ASP and database data. Then, how to use ADO and recordset filtering to produce a structured list.]]>
</description><guid>http://www.tutorialized.com/tutorial/Dynamic%2C-database-backed-dropdown-lists/1953</guid>
</item>
<item>
<title>ASP Speed Tricks</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/ASP-Speed-Tricks/1954</link>
<description>
<![CDATA[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 fo...]]>
</description><guid>http://www.tutorialized.com/tutorial/ASP-Speed-Tricks/1954</guid>
</item>
<item>
<title>How to display records from top 4 database systems using plain ASP?</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-display-records-from-top-4-database-systems-using-plain-ASP%3F/1957</link>
<description>
<![CDATA[Sometimes, we would have chance to convert our existing database or create a new database. Some decisions IT professionals need to make are scary, and choosing database software is one of them. This o...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-display-records-from-top-4-database-systems-using-plain-ASP%3F/1957</guid>
</item>
<item>
<title>Wielding the Power of the DataView</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Wielding-the-Power-of-the-DataView/1961</link>
<description>
<![CDATA[When faced with learning a new technology, it's common to try and reproduce the basic functionality you're used to in the old one. In doing that with ADO.NET and trying to reproduce the basics or the ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Wielding-the-Power-of-the-DataView/1961</guid>
</item>
<item>
<title>ASP and DBF database file connection</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/ASP-and-DBF-database-file-connection/1967</link>
<description>
<![CDATA[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, cre...]]>
</description><guid>http://www.tutorialized.com/tutorial/ASP-and-DBF-database-file-connection/1967</guid>
</item>
<item>
<title>Get the ID of the record entered</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Get-the-ID-of-the-record-entered/1969</link>
<description>
<![CDATA[How do I get the Unique ID or Auto ID of the record I just entered? The solution is really quite simple.]]>
</description><guid>http://www.tutorialized.com/tutorial/Get-the-ID-of-the-record-entered/1969</guid>
</item>
<item>
<title>Populate dropdowns from your database</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Populate-dropdowns-from-your-database/1970</link>
<description>
<![CDATA[Dropdowns or combo boxes are an excellent way to get input from a user. One of the biggest problems with user input is spelling and formatting. Here is how to use and populate dropdowns from a databas...]]>
</description><guid>http://www.tutorialized.com/tutorial/Populate-dropdowns-from-your-database/1970</guid>
</item>
</channel>
</rss>
