jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

SQL: Sum, Average, Max, Min, Count, Detail

Rating 3.0 3.0
This example shows how to perform a variety of statistics on your data using simple SQL such as Sum, Average, Max, Min, and Count. It uses stock trading performance of EPOS as an example.
Platform(s): n/a Date: Apr, 20 2001
DETAIL
Hits: 252

Access Reports on the Web

Rating 0.0 0.0
This article shows how to publish and distribute Microsoft Access reports on the web using ASP.
Platform(s): n/a Date: Apr, 10 2001
DETAIL
Hits: 574

Displaying Images (binary data) from the Database via ASP

Rating 0.0 0.0
This is an article about displaying binary data (images) from an Access database. Online demo and sample code available for download.
Platform(s): n/a Date: Apr, 03 2001
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
Hits: 485

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

Paging: Use ADO, getrows, or a Stored Procedure?

Rating 3.5 3.5
Paging is basically querying a database and presenting a page full of the query's results. In ASP and SQL Server programming, there are three approaches to paging. This article compares the approaches and explains which one is the most efficient when dealing with very large sets of data.
Platform(s): n/a Date: Mar, 08 2001
DETAIL
Hits: 267

Getting Your Quotes Right In SQL For ASP

Rating 0.0 0.0
It is somewhat ironic that the most confusing part of creating and executing a SQL statement from ASP is determining where to put the quotes. When is a single quote used? When is a double quote used? When are they used together? Which takes precedence? This article will answer these questions.
Platform(s): n/a Date: Feb, 27 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: 292

Display Image From Database

Rating 0.0 0.0
It is possible to store images in a database using a number of third party tools or a custom built component. Once you have the images stored in your database, however, displaying them requires the use of a simple ASP page. This tutorial explains how to retrieve images from a database table and use them in an HTML page.
Platform(s): n/a Date: Jan, 11 2001
DETAIL
Hits: 245

Incorporating SQL Server 7.0/2000 Databases into your ASP Pages

Rating 0.0 0.0
This is a comprehensive tutorial on how to incorporate SQL server 7.0/2000 databases into your ASP pages. Topics include: Installation steps, Creating SQL Server 7.0/2000 Databases, Creating SQL Server 7.0/2000 Tables, Creating SQL Server 7.0/2000 Logins, Setting SQL Server 7.0/2000 Permissions, Increasing SQL Server 7.0/2000 Performance with Indexes, and Distributed SQL Server 7.0/2000 Transactions & Queries.
Platform(s): n/a Date: Jan, 08 2001
DETAIL
Amount: 137
Displaying: 81 - 90
Pages: << 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 >>