Database-related

Database-related. Tutorials & Tips. ASP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Database-related scripts for your web site.

Get exceptional deals, savings and freebies from HotScripts! Subscribe to the HotScripts Brief Email today!

Results 121 - 135 of 135

« 1 2 3 4 5 6 7
»
More Options
  • Presentation Of Hierarchical Data

    Multiple level select boxes tackled with hierarchical data! This sample illustrates the concept using a hierarchy consisting of geographical region, country, and state data. The code expects a system DSN by name "Hierarchy" and accesses the database... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Connecting To A Database and Retrieving Results in 9 Easy Steps

    Now everybody can connect to a database. Simple database access is a huge feature of ASP and one of the most widely used by developers but when you are first learning, it‘s hard to separate the database stuff from the rest of the code so I made this... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ADO, SQL, and data access tutorial

    This is an introductory tutorial on ASP data access. It covers Connection Object, Command Object, and Recordset Object.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Adding Records to the Database

    This is a complete tutorial on adding records to the database via ASP for beginners. Both Connection and Recordset Objects discussed. Also get an insight on 'insert' SQL statement.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Editing and Updating Records in the Database

    Complete tutorial on editing and updating records in the database. Each and every step explained in detail for ASP beginners. Both Connection and Recordset Objects discussed.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Connections, Commands and Procedures

    Connections, Commands and Procedures is a sample chapter from Professional Active Server Pages which discuss in depth all the issues related with establishing connection to a database to the carrying out of commands and procedures.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Simple Web-Database System Application

    This article will show how to connect an Access database to your Active Server Pages using Microsoft FrontPage. This is a beginning-level article with plenty of screen shots to show how to connect via ODBC, generate a SQL query in Access and construct... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Using ASP to create, edit, or delete information in a database.

    This is a set of ASP examples/tutorials that demonstrate exactly how to use ASP with a database. Topics include: Using ADO To Add A New Record, Using ADO To Update An Existing Record, Using An Update Query To Modify An Existing Record, Using Delete... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • SQL Tutorial

    SQL, Structured Query Language, is the most powerful tool to connect to a database regardless of the form of the database. However, building a perfect SQL statement can be very frustrating. Especially debugging -- the error message simply didn't tell you... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Making the Switch from ODBC to OLE DB

    ODBC is great and all but for speed and reliability you should switch to OLE DB to power your database driven apps. This tutorial will show you how to do it two ways: in the global.asa and in any ASP page.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Querying an Access database in ASP

    Active Server Pages allow us an easy means of querying and updating a database from a webpage. This article describes the basics of using this technique in a nutshell. The examples given here utilize a Microsoft Access database, but the principles... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • File DSNs - Use and Reuse

    Many a time, you are confronted with creating a system DSN for use with ASP. If you have an ISP account, this might take time and more than sometimes - money. This article describes how to use File DSNs and save time and money. Also, you can reuse these... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • How to create DSN for Microsoft SQL Server

    This article will help you to create a System Data Source Name (DSN) for Microsoft SQL Server on your local machine. After a System DSN has been created you can use it within any ASP page located on the same computer.

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • Simple Table Display With Where Clause (Hard Coded)

    Displaying specific subsets of data from a database is easy to accomplish in .asp. The following example utilizes an Access database of Mark "The Bird" Fidrych and displays all of his season statistics for 1976 contained in the database rather than... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
  • ASP and Databases

    The ASP data access component is one of the most powerful features of ASP. With this component you are able to interface your database(s) directly with your webserver. Database access in ASP is, or can be, very complex. This online tutorial focuses on... (show more)

    Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose

Results 121 - 135 of 135

« 1 2 3 4 5 6 7
»