jCay.org

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

Simple Database Class

Rating 0.0 0.0
This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.
Platform(s): Windows Date: Jun, 10 2005
DETAIL
Hits: 643

Simple Table Display With Where Clause (Hard Coded)

Rating 4.0 4.0
Displaying specific subsets of data from a database is easy to accomplish in .asp. The following example utilizes an Access database of Mark "The Bird" Fidrych and displays all of his season statistics for 1976 contained in the database rather than displaying the entire db.
Platform(s): n/a Date: Jan, 20 2000
DETAIL
Hits: 361

Speed up Database Access using GetRows

Rating 0.0 0.0
This is an article on using Recordset. It uses GetRows method to speedup database access. One of the fastest ways of displaying database records with ASP. Sample Database and Code available for download.
Platform(s): n/a Date: Aug, 27 2000
DETAIL
Hits: 534

SQL In Simple English - Part 1

Rating 0.0 0.0
Article describes what is SQL? what it is used for? how to SELECT, INSERT, UPDATE and DELETE records from the database? and more.
Platform(s): n/a Date: Mar, 13 2002
DETAIL
Hits: 586

SQL In Simple English - Part II

Rating 0.0 0.0
This is the second article in this series. This article mainly deals with SQL Joins and SQL sub-queries. Both of these are extremely useful SQL constructs and should be learnt by all beginners.
Platform(s): n/a Date: May, 10 2002
DETAIL
Hits: 353

SQL Reserved Words

Rating 0.0 0.0
Many times people will make the mistake of naming a database field with an SQL Reserved word. This is an easy mistake to make. It's hard to remember every single one. Here's a concise listing of SQL Reserved words to help you along.
Platform(s): n/a Date: Jun, 17 2002
DETAIL
Hits: 546

SQL Tutorial

Rating 0.0 0.0
SQL, Structured Query Language, is the most powerful tool to connect to a database regardless of the form of the database. However, building a perfect SQL statement can be very frustrating. Especially debugging -- the error message simply didn't tell you where the error is. This tutorial provides a nice summary of SQL statements.
Platform(s): n/a Date: Feb, 15 2000
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: 292

SQLServerTools Object

Rating 0.0 0.0
This example shows how to get a list of all current tables in the database, get a list of dependent stored procedures for each table and do it all in a stored procedure.
Platform(s): n/a Date: Jul, 19 2001
DETAIL
Hits: 580

Suggestion Box

Rating 0.0 0.0
Sample implementation (source code)illustrating how to implement a "Suggestion Box" style form using ASP and MS Access. Easily installed, and customized.
Platform(s): Windows Date: Mar, 20 2006
DETAIL
Amount: 137
Displaying: 111 - 120
Pages: << 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 >>