Saturday, 26 July 2008
Top 1 to 50 Database Tools - ASP scripts

Scripts are listed afer popularity.       To display the scripts after name please click here




1)   Count Distinct Records For An Access Database And Active Server Pages
Count unique records and also filter access database records select count is an online tutorial which explains about displaying a count of the number of clients entered in each class.

2)   Retrieve a Record Identity from an Access Database Autonumber Field on INSERT
This online article deals mainly with the method to get back the record identity from an Access database autonumber field. The author explains this concept with an example.

3)   Using DateDiff function in SQL Statement
This article gives definition about the usage of DateDiff function in SQL statement to calculate difference between two date.

4)   Using SUM Function in An SQL Statement
This article is helpful for the users to determine the function of SUM in SQL statement. Users can refer given code in this article to test on their projects.

5)   Update Records
This tutorial is useful for the database managers which provides them several tips to enhance their database with updating facility to edit records whenever necessary.

6)   Insert Record and Retrieve Unique ID
Inserting a record to a database and retrieving the unique ID created for that concerned record is the main theme discussed in this online tutorial.

7)   Using SQL to query and return search results
This tutorial guides the users to create their own searching tool on their webpage or database to retrieve results quickly.

8)   Create an ASP SQL Stored Procedure
Users can use this article as a guidance tool and for quick reference which helps the users to create an ASP SQL stored procedures.

9)   Merge Records from Two Identical Databases
It is a guidance tool for the developers which instructs them about merging records from two similar databases. Users can refer and use the given example code on their project.

10)   Optional SQL Stored Procedure Parameters
This tutorial demonstrates about the optional SQL stored procedure parameters with example to the users. It explains each step in a simple way.

11)   Select Random Row Using Stored Procedure
This tutorial helps the users to retrieve random row with records from database using stored procedure and also it demonstrates how it works for retrieving data.

12)   Using Disconnected Recordsets
The main core of this online article is about working with disconnected Recordset. The author explains the importance of this disconnected Recordset and about how to build it.

13)   How to Connect to a Database (DSNLESS)
This simple online tutorial teaches the beginners about how to connect to a database with the help of DSN Less connection. The author explains the code behind this concept.

14)   How to Get Identity of New Record
This simple article shows how to identify the new record number at the time of adding a new record. The author explains this with an example.

15)   ADO - Getting a Database Schema
This online tutorial deals with opening a database, retrieving the tables and views in the database. The author explains about executing a query on the fields of a table.

16)   Set Country - Combobox
Set Country - Combobox is an user friendly utility that helps you to list all the country names in the dropdown combo box. You can select your country name and can display in the combo box.

17)   Compact (compress) mdb database from ASP and VBS script.
The main objective of this online article is to teach the developers how to compress MDB database through ASP by DAO or JRO. The author explains this with an example in this article.

18)   Fun With Stored Procedures
This tutorial teaches the users briefly and completely about stored procedures. After referring this tutorial users can easily write, get and call stored procedures from database in ASP pages.

19)   Combo-box RDS Like connection
Combo-box RDS Like Connection is a database tool which is built in ASP. It uses combo-box which contains several control keys that allows users to customize the data.

20)   Outputting a Vertical Table
This simple article is all about outputting a vertical table. The author explains how to output a vertical table with the help of GetRows method.

21)   How not to count records returned in a Recordset Object
This ASP tutorial helps you in counting the number of records in the database table. You can copy the sample code availale in this tutorial for your application that needs to display the number of records in your database table.

22)   SQL: Limit Rows Returned
This article deals mainly with the access of a SQL Server database which controls the number of rows returned. The author discusses about the SQL Queries and the stored procedures.

23)   Multiple selectbox in classic asp
Through this online tutorial the author describes about the multiple select box. The author explains the task of it along with the sample source code.

24)   ASP Datagrid
This script is based on ASP which is used to create a database table with full of customization facility. It enables users to edit, sort, update and search data from the database table.

25)   New MDB Component
This is an ASP based online database tool with MDB component that helps the users to generate dynamic Access database from an ASP recordset object.

26)   Database Connection Through VBScript Classes Part 1
This simple online tutorial deals with the concept of connecting database through VB Script class. This article helps the developers to to create a reusable class to link the connection and recordset objects.

27)   Case Study: Storing, Querying, and Analyzing Performance
This tutorial helps the users to make query, response and store records on their database using stored procedures.

28)   Cuurent Date in Combo Box
This is an user friendly tool that helps you to display the current date in the combo box. You can easily download an install this utility on your applications.

29)   How do I populate a dropdown list from a database ?
This simple online tutorial explains the webmasters about how to generate a dropdown list from a database. the author narrates this populating method with an example.

30)   Executing Transact-SQL DELETE statement
This is an useful tutorial that guides users in deleting records from a database table. You can delete the records easily and quickly by the sample code provided with this tutorial.

31)   INSERT, UPDATE & DELETE records in multiple tables
This utility gives several instructions for customizing data from multiple database i.e- it allows the users to insert, update and remove data from multiple database using single form.

32)   Page-Through ResultSet
This tool is used for creating page through result set on your web pages. It shows the reports and the status of the pages on the screen. Its an important tool for every database administrators.

33)   myLittleAdmin
myLittleAdmin etablishes itself as the best web-based database administration tool for ASP developers. myLittleAdmin allows you to manage almost all object.

34)   Simple database techniques
This article can be used as reference which demonstrates the users for interacting their ASP pages with MS Access database using ADO techniques.

35)   Deleting records in a database table
This effective tutorial clearly explains you about how to delete the records from the Access datbase table. Deletion can be performed based on any criteria.

36)   Displaying Unicode with the HTMLencode Method
In this online tutorial the author describes about displaying Unicode on IIS's Server object. The author explains this concept with an example.

37)   Count and Display Number of Records
The main objective of this online tutorial is to show the developers how to count the number of records in the database and also how to display those records.

38)   How to manipulate a text file database
In this online tutorial the author explains about generating and manipulating a text file database. This article demonstrates about how to add, getback, update and erase records and fields.

39)   DbNetGrid
This is an ASP based online encapsulated component that can be integrated in any web site for database control. This component provides search, add, delete, navigate, sort, update, upload, link, and many attractive features.

40)   Databases: SQL Connection
This simple online tutorial explains about the databases in SQL. The author discusses about connecting a SQL Database to a SQL Server.

41)   Returning Month of Date in an SQL Table
This article has provided with sample code using SQL statements. It uses the function called SELECT on SQL statement which helps the users to retrieve month from database.

42)   Working with Databases and International Date Formats
This article in ASP deals with date format that have to be stored in the database. Here author offers few codes that can be utilized in converting the date into international standard date format.

43)   ODBC for Oracle
The main article discusses about the ODBC components and the ORACLE. The author describes the custom installation process, building a database alias and generating a system DSN in detail.

44)   Easy How To SQL (Select)
The main core of this online tutorial is about getting information easily from a database with the help of SQL. The author discusses the various possibilities to retrieve the informations from the database.

45)   Online Data Synchronization
This is an article which deals with loading data between two databases parallely. Here author offers sample codes through which users can execute the loading process.

46)   A Very Generic Database Insertion ASP Page
This tutorial really helps web developers and online business administrators which guides them how to insert a generic database on ASP webpages to market their new products.

47)   Upper And Lower Case Data
After reading this article the beginners can clearly understand the implementation of upper and lower case data. The author implies about this concept with an example.

48)   Insert Records - XML or ADO Marshalling Over The Net
The main concept of this online tutorial is about how to marshall the ADO recordset and insert a record in one database when a record is added into another Access database. The author describes the code to find the solution for the above said concept.

49)   Building List Boxes Using the Results from a Database Query
This tutorial is easily understandable by all the users. You can display all the record items in your database table with the help of this tutorial.

50)   The correct utility of recordcount attribute
Through this article the author shows the correct utility of recordcount attribute. The author comes with a solution to overcome the problem that arise in ADO recordcount attribute.



Browse Pages: 1 [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]

Search Script
Scripts Categories
  ·  2D
  ·  Ad Management
  ·  Affiliate Programs
  ·  Articles
  ·  ASP
  ·  ASP Bootcamp
  ·  Auctions
  ·  Blog
  ·  Bookmark Management
  ·  Books
  ·  Browser Utilities
  ·  Business & Enterprise
  ·  Calculators
  ·  Calendars
  ·  Chat Scripts
  ·  Classified Ads
  ·  Click Tracking
  ·  Clocks
  ·  Coders & Programmers
  ·  Collections
  ·  Communication Tools
  ·  Components
  ·  Content Management
  ·  Counters
  ·  Customer Support
  ·  Database Management
  ·  Database Tools
  ·  Date and Time
  ·  Development
  ·  Development Tools
  ·  Discussion Boards
  ·  Displaying Code
  ·  Documents
  ·  E-Commerce
  ·  Education
  ·  Email Systems
  ·  Error Handling
  ·  Excel and ASP
  ·  Exchange
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and ASP
  ·  Flash and PHP
  ·  Form Processors
  ·  Free For All Links
  ·  Games
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Groupware Tools
  ·  Guestbooks
  ·  HTTP
  ·  Image Manipulation
  ·  Instant Messaging
  ·  Internet Utilities
  ·  Link Checking
  ·  Link Indexing
  ·  Link Management
  ·  Mailing List Managers
  ·  Miscellaneous
  ·  MS Word and ASP
  ·  Multi-Level Marketing
  ·  Multimedia
  ·  Navigation
  ·  Networking Tools
  ·  News Publishing
  ·  Objects & Framework
  ·  Online Communities
  ·  Open Directory Project
  ·  Organizers
  ·  Others
  ·  Polls and Voting
  ·  Portal Systems
  ·  Postcards
  ·  Quote Display
  ·  Randomizing
  ·  Redirection
  ·  References
  ·  Scripting
  ·  Scripts and Components
  ·  Search Engines
  ·  Searching
  ·  Security Systems
  ·  Server Management
  ·  Server Manipulation
  ·  Site Navigation
  ·  Site Recommendation
  ·  Software
  ·  String & Variables
  ·  Survey Voting and Quiz
  ·  Tests and Quizzes
  ·  Tips and Tutorials
  ·  Top Sites
  ·  Top Sites Systems
  ·  User Authentication
  ·  User Management
  ·  Vertical Markets
  ·  Virtual Communities
  ·  WAP and WML
  ·  Web Fetching
  ·  Web Hosting Tools
  ·  Web Rings
  ·  Web Sites
  ·  Web Traffic Analysis
  ·  Website Promotion
  ·  XML
 
2006-2008 GetFreeSofts.com - Privacy Policy