jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 71 - 80
Pages: << 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 >>
Sort Listings By:
Hits: 602

Using Triggers to Track Database Action History

Rating 3.0 3.0
This article describes how to use Microsoft SQL Server triggers to automatically record all updates and inserts for a particular database table in a customized history table.
Platform(s): n/a Date: Sep, 20 2001
DETAIL
Hits: 594

Running Stored Procedures in Access Database

Rating 0.0 0.0
Explains everything in detail you'll ever need to know about creating Stored Procedures in Access Database and then calling from within ASP. Select, Update, Insert and Delete Stored Procedures are described. Sample code and database available for download.
Platform(s): n/a Date: Jan, 07 2001
DETAIL
Hits: 592

Database Editing Sample

Rating 0.0 0.0
This is a quick sample code which combines a number of database functions into one script. Includes functions to add, delete, and edit records in a database table. It illustrates a number of useful techniques for database manipulation.
Platform(s): n/a Date: Jun, 12 2001
DETAIL
Hits: 587

Using SQL-DMO To Backup and Verify a Database

Rating 0.0 0.0
This article shows you how to use SQL-DMO to create an Active Server Pages application to backup and verify a SQL Server database. The SQL Distributed Management Objects (SQL-DMO) extend the functionality of SQL Server by providing developers a way to execute common tasks.
Platform(s): n/a Date: May, 29 2001
DETAIL
Hits: 576

Using MyODBC To Access Your MySQL Database Via ASP

Rating 0.0 0.0
MySQL is the most popular open source database system available today, and is currently installed on over two million servers worldwide. This article takes a look at using the free MyODBC driver to talk to a MySQL database from an ASP script.
Platform(s): n/a Date: Jan, 17 2002
DETAIL
Hits: 573

MS Access: Tables, Views and Procedures

Rating 0.0 0.0
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.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 573

Connections And Server Database Permissions

Rating 0.0 0.0
This is an overview of SYSTEM DSN's, DSN-LESS Connections, and any database permissions that may need to be set on the server. Helpful for people just learning ASP as well as people with some experience.
Platform(s): n/a Date: Mar, 22 2001
DETAIL
Hits: 573

Database Search Sample Code

Rating 0.0 0.0
Here is a quick sample of searching a DB for certain records. It's really no different then doing any other query except that you need to use wildcards. In ASP / ADO the wildcard character is %. It works the way most of us have come to expect * to work. Why is it %? I have no idea, but it is. An Access 97 version of the database is available for download.
Platform(s): n/a Date: Feb, 20 2001
DETAIL
Hits: 565

Compact & Repair Access Database

Rating 0.0 0.0
Compact and repair your access database online from ASP code. This is example code of how this can be done.
Platform(s): n/a Date: Jan, 23 2002
DETAIL
Hits: 557

Adding Records to a Database using SQL

Rating 0.0 0.0
The purpose of this article is to show how to get records from an html form and submit that form to an ASP page. This ASP page will then use SQL to enter the records into the database.
Platform(s): n/a Date: Jun, 11 2000
DETAIL
Amount: 137
Displaying: 71 - 80
Pages: << 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 >>