jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

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

Convert to Comma-Delimited File

Rating 5.0 5.0
This page demonstrates the capabilities how to write an ASCII comma-delimited file from a SQL statement using ASP.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 1055

Access Connection DSN-Less Code

Rating 0.0 0.0
So you need a DSN-Less connection but your not quite sure what to do. Well we can do this for you. A quick and easy way to make a connection without a DSN. This will work for your MS Access database only. Now includes SQL Server.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Hits: 1035

Search Database

Rating 0.0 0.0
This example / tutorial explains how to use the LIKE operator to perform a partial match on an Access database.
Platform(s): n/a Date: Dec, 08 2000
DETAIL
Hits: 1022

Uploading and inserting files (binary data) to the database

Rating 4.5 4.5
Step-by-step tutorial on how to upload files (images, text, other documents, etc) using plain ASP pages to the database. Every step has been explained in detail. Downloadable source code available.
Platform(s): n/a Date: Jun, 17 2002
DETAIL
Hits: 1006

ASP Access Database Tutorials

Rating 0.0 0.0
This is a group of 3 tutorials that guide you through the process of using an MS Access Database in ASP. The tutorials teach you how to connect to a database, add data to the database, update the database, and delete from the database. The 3 tutorials togather allow you to build a simple Guestbook for your web site.
Platform(s): n/a Date: Sep, 03 2001
DETAIL
Hits: 1000

An Useful Method : RecordSet.Filter

Rating 4.0 4.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.
Platform(s): Windows Date: Aug, 09 2006
DETAIL
Hits: 996

Search db by Field

Rating 0.0 0.0
Providing search capabilities to a db enables users to query on whichever element you target them to. However allowing users to target which portion of the db they would like to query gives extra value. In this example, utilizing our db of US States (state, statename, and capital) the user can search in any of three fields (by dropdown menu input) rather than the application targeting one specific table element. Note: The db only has 50 observations in it, so it is better to search on single or double letter combinations.
Platform(s): n/a Date: Jun, 26 2000
DETAIL
Hits: 984

Faster Singleton Queries with ADO

Rating 0.0 0.0
It is very common operation to request one field of information via a database query. This is called a singleton query. ADO.Net has specific functions for singleton queries, but not ADO (ActiveX Data Objects). This article describes how to use an ADO command object to perform faster singleton queries.
Platform(s): Windows Date: Oct, 20 2006
DETAIL
Hits: 964

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
Amount: 137
Displaying: 21 - 30
Pages: << 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 >>