jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

ASP-Database Transactions

Rating 0.0 0.0
This is an article on executing all or none database queries using ASP-Database transactions. Must read for ASP-Database developers. Sample Database and Code available for download.
Platform(s): n/a Date: Aug, 28 2000
DETAIL
Hits: 803

Get image from database

Rating 0.0 0.0
Learn how to get a stored image from a database and display it on a page.
Platform(s): Windows Date: Jan, 03 2006
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: 782

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

Display Table Script Writer

Rating 3.0 3.0
This is a Web-based script writer that generates an ASP code for displaying an Access or SQL Server database using user-submitted variable names and the name of the table. Copy the output code into an asp document on your web server and your db is ready to be displayed on the web. The DSN connection requires that you register the DSN for the db prior to executing the code.
Platform(s): n/a Date: May, 21 2001
DETAIL
Hits: 747

Adding Records to the Database

Rating 0.0 0.0
This is a complete tutorial on adding records to the database via ASP for beginners. Both Connection and Recordset Objects discussed. Also get an insight on 'insert' SQL statement.
Platform(s): n/a Date: Mar, 25 2000
DETAIL
Hits: 738

DSN-less MS Access connection

Rating 0.0 0.0
In order to connect to an Acees database with ASP through ODBC using a DSN file, you'll need to have full access to the server to create the DSN file, something that can be difficult if your site is hosted somewhere. This lesson will teach you an alternative connecton method, a DSN-less connection. As tests has shown, an DSN-less connection to Access gives you better performance. You can have up to 20-30 simultaneous users on the db without problems.
Platform(s): n/a Date: Mar, 12 2000
DETAIL
Hits: 737

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

Name Search & Hyperlinks to Detail

Rating 0.0 0.0
This is an example code showing how to conduct searches on a database to display hyperlinked summaries that can be clicked on to display detail data.
Platform(s): n/a Date: May, 21 2001
DETAIL
Hits: 729

Easy way to add a record

Rating 0.0 0.0
Adding a record from a database table is a simple task. Fill out the form below and click submit. The sql statement will be generated for you.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Amount: 137
Displaying: 31 - 40
Pages: << 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 >>