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

Database Paged Search

Rating 0.0 0.0
This is a sample code that combines a Database Paging and a Database Search script into one. It shows you how to perform a wilcard search on a database table and then page through the results.
Platform(s): n/a Date: Apr, 25 2001
DETAIL
Hits: 267

Integrating User Search with ASP and SQL Server Full-Text Search

Rating 0.0 0.0
This article provides sample source code for a user query parser which allows users to submit full-text search queries from ASP to SQL Server 2000. Full source code available for download.
Platform(s): n/a Date: Apr, 24 2001
DETAIL
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: 484

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

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
Amount: 137
Displaying: 81 - 90
Pages: << 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 >>