 |
|
Top 351 to 400 Database Tools - ASP scripts at Programsdb.com |
Scripts are listed afer popularity. To display the scripts after name please click here
351)
ZBit B+Tree
It is an ASP based online multithreaded component with COM object. This tool can be implemented in the users website to display the data collection with the help of B+ Tree algorithm.
352)
Creation and Maintenance of Appealing ASP Pages with Dynamically Generated Contents
Through this online tutorial the author explains how to enter apostrophes in database with the help of 1touch Light. The author explains this concept with an example.
353)
Parameterized Queries Using Visual InterDev 6.0 Design Time Controls
This article provides few techniques that the users to follow for parameterizing queries with the help of visual interdev design time controls.
354)
SQL: Custom WHERE in SPROC
This online tutorial explains about how to generate a SQL stored procedure which allows to point an arbitrary number of parameters. The author higlights the usage of Custom WHERE Clause in SQL.
355)
ASP Event
This tool is used to access the specific events in specific time and provide that particular events to a specific email address perfectly. This reporting tool is useful for webmasters.
356)
Working with ASP & MS Access
The main objective of this online tutorial is to teach the learners about adding, deleting and modifing data from an Access database using ASP. The author explains this with an example.
357)
DB2ASP
This is a database tool which is used for creating a fully functional ASP pages. This tool interfaces with all HTML and ASP. It has fully customizable facility.
358)
Using SQL Set Notation to do Batch Deletes
This is an ASP article that describes about deleting multiple records using the single SQL statement. This article provides the sample code for the users better understanding.
359)
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.
360)
Fill A ComboBox with DB Information
This tutorial helps you to learn about listing the records of the database table in the dropdown combo box. This tutorial explains it with the sample code for the users.
361)
Formatting database records in a HTML table
This is an online tutorial in which users can find information about how to format records from the database in a HTML table.
362)
Setting up a system DSN
This simple article tells the developers about setting up a system DSN. The author explains the entire procedure to set up a system DSN on the machine.
363)
Searching and sorting records in a recordset from the database
This tutorial provides basic steps to the users for facilitating their database or website with searching and sorting recordset in a reliable manner.
364)
Optimizing ADO Calls
This online tutorial helps the webmasters to learn about optimizing ADO Calls. The author suggests a new method while referencing recordset values in the code which is explained in this article.
365)
Searching articles for hand-picked keywords
This tutorial guides the users to perform easy searching using keywords that are stored into the database. This suggest the users to search the whole document with ease.
366)
Functions to Open a Database Connection and Record Set
This online tutorial helps the webmasters a new way to open and close database connections in ASP. The author demonstrates this concept with an example in this article.
367)
ASPFAQs : Databases, General
This simple online article discusses about the databases and general category. This tutorial is in the form of Questions and Answers. FAQs and its solutions are given here.
368)
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.
369)
How to Deal with Apostrophes in your SQL String
This article explains about the usage of apostrophes in SQL string with simple example. Users can refer the given sample code to test on their database.
370)
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.
371)
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.
372)
Limiting Text in Query Results
This article explains about how to display limited result according to the amount of text shown in a database. Source code for reference and to operate on their database is given.
373)
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.
374)
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.
375)
Tips for transfering data from a form to database
This article states the simple steps taken by the author for transfering data from a form to a database. The main advantage of this article is that the code can be reused again and again.
376)
access2asp - asp generator
access2asp generates asp code for all your database tables producing pro asp code for a front end site and (password protected) back end control panel. v2.0 has the ability to choose fields befrore generation.All sql,javascript,forms generated in 1 click!
377)
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.
378)
Query Builder
This is a tutorial for building queries, which deals with converting name string and variable string in to concatenated string.
379)
Hit counter Using Stored Procedure
This database article describes about usage of stored procedures to update and display hit counter reports. It uses only one procedure hence memory occupation is very less.
380)
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.
381)
ASP AND SQL-DMO
This article is used for referring about SQL-DMO and ASP. It helps the users to manage their SQL server remotely. This tutorial has been provided with sample codes for quick reference.
382)
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.
383)
Using GetRows To Get All Records From Table
The main objective of this online tutorial is to teach the webmasters how to get all the database records from the table and how to save them in an array. The author explains this concept with an example.
384)
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.
385)
Count Records
This tutorial demonstrates users about how to count the number of records in the recordset object. This tutorial does not use the count() funtion to count the number of records.
386)
The Replace Function
It is a web based tutorial through which users can gather information of replacing function which helps in developing database programs.
387)
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.
388)
Access Database Connection DSN-Less Code
This tutorial helps you to learn how to connect to an Access database with DSN-less connection in different methods. This tutorial shows each of the method with sample code.
389)
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.
390)
Recordset Convertor
It is an ASP based online library Tool which can be installed in the user website for converting DAO or ADO record sets to MDF or DBF files in the database.
391)
ADO Stored Procedures
This tutorial helps user by demonstrating them about accessing the stored procedure from the database with the help of ADO. Here the author discusses about the simple method with simple four line code to execute the above said process.
392)
How to display records from top 4 database systems using plain ASP?
The main objective of this article is to teach the developers about how to fix database connections to some database software and how to display records through these database systems.
393)
Setting Up and Using OraSession to Manage Your Oracle Database Objects
This online article explains about the OraSession object in oracle which handles collections of OraConnection, OraDynaset objects and OraDatabase within the application. The author explains about how to call these functions when needed.
394)
Running SQL Queries Using Web Forms
This online article shows about how SQL statements could be executed using Web forms and few ASP code against a database. The output would be displayed in the Web browser.
395)
A Nifty Way to Create Connection Strings
The main theme of this online tutorial is all about generating DSN Less connection strings. The author explains the basic categories of the connection string.
396)
Counter that returns ScreenInfo
The main core of this online tutorial deals with the counter that returns with screen information. The author describes about the process of retrieving the screen resolution with an example.
397)
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.
398)
Introduction into databases
This online tutorial deals all about the databases used in ASP. The author explains each and every aspect of databases. The main types discussed are SQL Server database and Access database.
399)
An Overview in Creating A DSN-Less Connection to A Database
This article deals mainly with the creation of a DSN Less connection to connect an Access database using the SQL Server Driver. The author explains about the entire process of this concept.
400)
SQL in Action
This online tutorial teaches the developers about the complete series in SQL. The author explains the basic statements and structures of SQL and its functions.
Browse Pages: |< << [3] [4] [5] [6] [7] 8 [9] [10] [11] >> >|
|
|
|
 |
|
|