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: 518

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: 515

Running ASP in Linux and Possible Problems

Rating 0.0 0.0
This writing will discuss several things to do to ensure the application migration carried on in a good way, particularly for ASP Database applications and to overcome possible problems might occurred. Basically, migrating ASP to Linux means you have to convert to database supported by Linux platforms. Currently, Chili!Soft ASP is already supporting MS Access but not all web hosting companies install this feature. They prefer to use more common database in Linux such as MySQL and PostgreSQL. Pay attention to some Chili!Soft specific ADO methods and properties, since there are slight differences with IIS ASP. You might need to convert some codes in your applications to make it run in Chili!Soft ASP.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Feb, 01 2006
DETAIL
Hits: 515

How to display records from top 4 database systems using plain ASP?

Rating 0.0 0.0
Sometimes, we would have chance to convert our existing database or create a new database. Some decisions IT professionals need to make are scary, and choosing database software is one of them. This overview aims to describe how to set database connections with some common database software (Oracle, MySQL, MS Access,MS SQL Server).
Platform(s): n/a Date: Sep, 01 2003
DETAIL
Hits: 513

Add records with sql statments

Rating 0.0 0.0
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Hits: 507

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: 498

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: 495

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: 490

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: 489

Search Within Search Results

Rating 0.0 0.0
Want to add value to your current search? Allow your users to search from within search results. As databases grow the necessity for the user to continually narrow a search to the item that they truly want will grow also. The following example utilizes a db on U.S. State capitals. Upon the first search two radio buttons will appear indicating a search (default) or a search within the current results. Searching within the current results will take the first search and add it to the new search and so on.
Platform(s): n/a Date: Aug, 12 2000
DETAIL
Hits: 488

Uploading and Inserting Images (binary data) into Database

Rating 4.5 4.5
This is a step by step tutorial on uploading and inserting binary data (images, files, etc.) into Access Database. Online demo, and sample code available for download.
Platform(s): n/a Date: Apr, 01 2001
DETAIL
Amount: 137
Displaying: 71 - 80
Pages: << 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 >>