jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

ASP and DBF database file connection

Rating 0.0 0.0
Create a connection to DBF files using JetOLEDB provider (DSN-less, ODBC-less connection), basic work with DBF files (select, insert, update), other ISAM formats + FOXPRO option, real sample code, create a new DBF file.
Platform(s): n/a Date: Jun, 18 2003
DETAIL
Hits: 40

Custom Paging in ASP

Rating 3.5 3.5
This source code displays results dividing to pages. Code provides Next Previous page links with numeric page numbers. You may modify source code to use with MS SQL or MS Access database. For this example, we have used MS SQL Server using sample database Northwind.
Platform(s): n/a Date: Nov, 12 2003
DETAIL
Hits: 87

Executing Transact-SQL INSERT statement

Rating 4.0 4.0
In this example, we will add some records to a database. This source code helps us to adding records to database without slowing down database.
Platform(s): n/a Date: Dec, 18 2003
DETAIL
Hits: 66

Executing Transact-SQL UPDATE statement

Rating 0.0 0.0
In this example, we will edit some records from a database. This source code helps us to edit records to database without slowing down database
Platform(s): n/a Date: Dec, 18 2003
DETAIL
Hits: 19

Executing Transact-SQL DELETE statement

Rating 2.0 2.0
In this example, we will delete some records from a database. This source code helps us to deleting records to database without slowing down database.
Platform(s): n/a Date: Dec, 18 2003
DETAIL
Hits: 44

Counting Records In A Database Table

Rating 4.0 4.0
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset.
Platform(s): n/a Date: Dec, 18 2003
DETAIL
Hits: 29

Compacting an Access database from ASP code

Rating 5.0 5.0
This source code can compact and repair your MS-Access database files. If you compact your access files regularly, it will work more faster and secure. Also you will save some hard disk space.
Platform(s): n/a Date: Jan, 25 2004
DETAIL
Hits: 24

Using SUM Function in An SQL Statement

Rating 4.0 4.0
Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.
Platform(s): n/a Date: Apr, 01 2004
DETAIL
Hits: 52

Using GetRows To Get All Records From Table

Rating 3.0 3.0
Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.
Platform(s): n/a Date: Apr, 10 2004
DETAIL
Hits: 33

ASP Speed Tricks

Rating 0.0 0.0
This article describes practical methods of optimizing the performance of ASP pages which retrieve and display tabular data from a database. Test results of each coding technique show the potential for dramatic speedups of dynamic web pages.
Freeware Platform(s): Windows Date: Oct, 20 2006
DETAIL
Amount: 137
Displaying: 111 - 120
Pages: << 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 >>