|
|
| Top 151 to 200 Database Tools - ASP scripts |
Scripts are listed afer popularity. To display the scripts after name please click here
|
151)
Connecting To A Database in 9 Easy Steps
The main objective of this article is to teach the beginners about connecting to a database which is a simple comcept in ASP.
152)
To extract only N record from one table
This online article is about extracting N record from one table. The author explains about the query behind this task of finding out certain number of records.
153)
A Beginner's Guide to Data Access Using ADO and ASP
Executing an SQL command within an Active Server page and displaying the result in an HTML table is the main content discussed through this online tutorial.
154)
Highlight keywords from a page
This script is built in ASP which is used to highlight the search keyword on the search page. It uses very simple code and easy to use. It's an important tool for search applications.
155)
Using ASP to Connect to an Access Database
Active Server Pages is useful to communicate with any ODBC compatible database which is proved in this online tutorial. The author explains the art of linking to an access database.
156)
Populating select fields
The main objective of this online tutorial is to teach the developers how to generate various functions in various formats. The author highlights the importance of generating option fields which helps in retrieving values from a table.
157)
Which is better, rs(0) or rs("column_name")?
This is an online SQL tutor which explains and differentiate which is better whether rs(0) or rs("column_name") with example codes.
158)
GetRows NOT BY THE Numbers
This article helps the webmasters to learn about accessing a GetRows array using names. The author narrates the above said concept with an example.
159)
What is wrong with 'SELECT *'?
This article tells the inefficiency of SELECT* in SQL statements and also it helps the users to know the alternatives for that command.
160)
Display 10Records per Page
The main objective of this online tutorial is to help the developers to display more number of records on web pages. The author shows how to control the number of records displayed.
161)
Inserting Images ( binary data ) into Database
This simple tutorial shows you step by step process to add the images into the Access database table. The images can be added to the table using the binaryread method of the request object of ASP.
162)
CDBL instead of CSNG
This tutorial concentrtes on CDbl function which deals with working with high precision numbers. In this article author describes about advantages of using CDbl over CSng function.
163)
Web Database Sample
This simple online tutorial is all about the Web database. The author gives a sample web database with its features. This article helps the developers in their web projects.
164)
Delete Record
This tutorial shows clearly how to delete the records using the recordset object. This tutorial explains it with an example code to the users.
165)
ASP Report Wizard
This tool is helpful for the users to create a powerful database table to keep the reports of organizations or any private firms. It is featured with fast dynamic reports, sorting, data filtering, report saving etc.,
166)
Paging Records in a Recordset
The main objective of this online tutorial is to teach the developers how to page records in a recordset. The author of this article narrates this with an example.
167)
Database script generator
The main core of this online tutorial is about database script generator. The author explains about appending, erasing and searching within a database.
168)
Using Multiple Recordsets with a Single Database Connection
This online tutorial explains about the usage of multiple recordsets with a single database connection. The author further describes this concept with an example.
169)
Duplicating a Row in SQL
The author describes about how to duplicate a row in SQL. This article shows how a subroutine duplicates a row in a database. This concept is explained with an example.
170)
Insert Into Table Script Writer
This utility can be used by developers by which they can generate a connection string to add data into SQL server database.
171)
Basic Database Concepts
This article is used for referring about the basic functions of database and also it guides the users to connect database and how to access data from database in an easy way.
172)
Insert Record And Retrieve Unique ID
This is an helpful tutorial for those who needs to insert the records and retrieve the unique id of the particular record that exist in the database table. This tutorial clearly shows it with an example.
173)
Letting users search for information
This tutorial is helpful for the database developers which helps them to refer about how to create searching tool on their database to search and retrieve required information from database.
174)
ASP MDB/DBF database converter
ASP recordset converter is a library for converting DAO or ADO recordsets to MDB or DBF files. It enables direct binary database export of MDB or DBF files from ASP pages with one row of code. The object also supports on-the-fly compression by zip/arj.
175)
Access Connection DSN-Less Code Generator
Access Connection DSN-Less Code Generator is a tutorial which helps users in creating the DSN-Less connection for the MS-Access and SQL- Server databases. This tutorial generate the source code for establishing the DSN-Less connection of MS-Access and SQL-Server database to the users.
176)
Building Web-Based Database Applications Using RDS and ASP
Building Web-Based Database Applications Using RDS and ASP is a tutorial that guides users to create web based database applications using the combination of ASP and RDS by providing detailed explanation and sample codes.
177)
X13 DB Editor
This tool is helpful for the users to create a database table on their web site to add, edit, delete or retrieve records from the database. It offers several customization facility and it is easy to work.
178)
Create a Stored Procedure using ASP
This article provide code snippet which creates a stored procedure that helps the users to calculate number of products on their database table.
179)
AspGrid
It is an ASP based server control component which provides grid interface with the database and has just three lines of codes. This component provides the full data bounded grid control for the database.
180)
XMLDatabase component
It is an ASP based online data base component that allows user to access information from the database and also transfer the datas in the table into XML.
181)
Paging recordsets from access database
This tool is helpful for the users who want to display all their records on their web pages. Access database is used to store paging recordsets.
182)
Database Lock Types
The main theme discussed in this online tutorial is about database lock types. The author describes the LockType property with an example through this article.
183)
Using Forms to Do Batch Database Updates
This article gives definition for updating and deleting records from database table in batch form. It helps the users to delete and update multiple records at a time.
184)
Accessing Microsoft Access databases in ASP using ADO
The main objective of this online tutorial is to teach the beginners about using Access .mdb databases in ASP. The author uses ADO for this access which is explained in this article.
185)
r-Access
r-Access is a database management system that provides fast and convenient way to view/edit remote (web hosted) databases over the Internet.
186)
Populating a Selectbox
The main core of this online tutorial is to show you how to populate a selectbox. The author explains this procedure with an example and sample code through this article.
187)
Properly encoding a SQL statement
This online tutorial comes with a solution for an issue while encoding a SQL statement. The author explains the reason behind that issue and gives a solution through an example.
188)
SQLAnimal
This is an ASP based database tool which is used for querying required data from database quickly and it allows them to manage their SQL server remotely in the absence of enterprise manager.
189)
Search Within Search Results
This article describes about the generating a searching tool on the website. This search utility is used to identify keywords within the search results.
190)
dbQwikSite
dbQwikSite is a program built on ASP, using which webmasters can build any type of web applications connected to databases. This program can be used for building full featured web stores, real estate lists, online product catalogs etc.,
191)
Displaying Limited Results per page
This simple online article tells about how to display limited number of results in a page. The author describes this concept with an example.
192)
Display RecordSet Contents
Displaying the Recordset contents is the main objective of this online tutorial. The author explains this with a simple function which is described in this article.
193)
A Generic Database Web Editor
This is an article which concentrates on administering a database with the help of an web based program. This is a simple program but weak on security. The author advices to adapt extra security measures.
194)
Juggling data from recordsets, to arrays, to tables
This article mainly deals with moving the data from recordsets to array or to the tables. The author explains the entire process with an example.
195)
How to connect to a database via a DSN-Less connection
This simple online tutorial helps the webmasters by teaching how to connect a database with a DSN Less connection. The author explains this concept with an example.
196)
Using a DSN less connection for an MS Access Database
This article is all about a DSN Less connection to a MS Access database. The advantages of DSN Less connection is discussed with sample source code.
197)
The Replace Function
It is a web based tutorial through which users can gather information of replacing function which helps in developing database programs.
198)
Upload Images to Database with ASP and VB
The main theme of this online tutorial is to show how to use upload components. The author demonstrates this concept with an example in this article.
199)
Handling the Error-Either to BOF or EOF
This online tutorial explains about handling the error "Either to BOF or EOF", which occurs often while accessing records from a database. The author discusses about the cause and the remedy.
200)
Using A mySQL Databases
The author narrates the building of SQL databases and how effectively it could be used to work it ASP websites.
Browse Pages: [1] [2] [3] 4 [5] [6] [7] [8] [9] [10] [11] |
|