jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

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

How to create a System DSN for Access database

Rating 0.0 0.0
You can connect to an Access database within an ASP page with different methods. This article will help you to create a System Data Source Name (DSN) for an Access database on your local machine.
Platform(s): n/a Date: Jun, 14 2000
DETAIL
Hits: 795

Encrypt Passwords Before Storing In a Database

Rating 5.0 5.0
This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your database is compromised the passwords cannot be decoded. The only downside is that users cannot retrieve lost passwords, they must reset them.
Platform(s): Windows Date: Sep, 18 2006
DETAIL
Hits: 795

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

WiredNow.net: SQL Reserved Words

Rating 0.0 0.0
It is an often problem with database intergration when you use a reserved word. Often asked why a script does not work and it quite often comes down the the author setting a field name as a reserved word, confusing SQL and making debugging hard. To solve this problem here is a quick list of the SQL Reserved Words.
Platform(s): n/a Date: Aug, 28 2003
DETAIL
Hits: 791

Displaying binary data from the database using plain ASP

Rating 4.0 4.0
Step-by-step tutorial on how to display uploaded binary files from the database using plain ASP pages. Every step has been explained in detail. Downloadable source code available.
Platform(s): n/a Date: Jun, 17 2002
DETAIL
Hits: 790

Generating random records from the Database

Rating 0.0 0.0
This article shows how to generate random records from the database. Also explains how to generate random numbers. Sample Database and Code available for download.
Platform(s): n/a Date: Aug, 30 2000
DETAIL
Hits: 787

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

File DSNs - Use and Reuse

Rating 0.0 0.0
Many a time, you are confronted with creating a system DSN for use with ASP. If you have an ISP account, this might take time and more than sometimes - money. This article describes how to use File DSNs and save time and money. Also, you can reuse these DSNs and thus, with some modifications, use the same DSN for as many database connections.
Platform(s): n/a Date: Jan, 25 2000
DETAIL
Hits: 785

Named Recordsets

Rating 0.0 0.0
This article by James Shaw demonstrates how to dynamically add properties to an object (expando properties) - by implementing a function to create named recordsets.
Platform(s): n/a Date: Dec, 16 2000
DETAIL
Amount: 137
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 >>