jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

Dynamically Dependent Dropdown

Rating 3.0 3.0
Learn how to create dynamically dependent dropdown lists with. There's an online demo and source code provided.
Freeware Platform(s): Windows Date: Jul, 21 2006
DETAIL
Hits: 14

An Useful Method : RecordSet.Filter

Rating 0.0 0.0
Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.
Freeware Platform(s): Windows Date: Aug, 09 2006
DETAIL
Hits: 14

ASP Tutorials - Connecting and Using MS Access Databases

Rating 4.0 4.0
This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements
Free Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 13

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.
Freeware Platform(s): Windows Date: Sep, 18 2006
DETAIL
Hits: 30

How to connect to database using a connection string

Rating 5.0 5.0
The power of Active Server Pages comes through when we tie databases to our web sites. To connect to a database, ASP uses what is called ActiveX Data Objects, or ADO for short. ADO comes with ASP, and can be used easily from your ASP pages. In this tutorial we will show you how to connect to Access database and retrieve all the records from the table.
Platform(s): Windows Date: Sep, 25 2006
DETAIL
Hits: 25

Dynamically Dependent Dropdown

Rating 3.0 3.0
Learn how to create dynamically dependent dropdown lists with. There's an online demo and source code provided.
Commercial Platform(s): Windows Date: Jul, 21 2006
DETAIL
Hits: 14

ASP Tutorials - Connecting and Using MS Access Databases

Rating 4.0 4.0
This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements
Commercial Platform(s): Windows Date: Sep, 06 2006
DETAIL
Hits: 13

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.
Commercial Platform(s): Windows Date: Sep, 18 2006
DETAIL
Hits: 35

Counting Records in SQL Script

Rating 2.5 2.5
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.
Commercial Platform(s): Date: Sep, 06 2006
DETAIL
Hits: 14

How to Encrypt Passwords in the Database

Rating 5.0 5.0
If you are developing a password-protected web site, you have to make a decision about how to store user password information securely. This article will show you how to encrypt user passwords with md5 algorithm and how to start using encrypted passwords if you already have users' database ready.
Commercial Platform(s): Windows Date: Sep, 07 2006
DETAIL
Amount: 137
Displaying: 131 - 137
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 [14]