|
A step by step tutorial on
This is a sample code that
This article provides sample
Explains everything in detail
caching data in memory. This
combines a Database Paging
source code for a user query
you'll ever need to know
tutorial goes one step
and a Database Search script
parser which allows users to
about creating Stored
further from simply caching
into one. It shows you how
submit full-text search
Procedures in Access
data in memory to allow you
to perform a wilcard search
queries from ASP to SQL
Database and then calling
to set a time limit in
on a database table and then
Server 2000. Full source
from within ASP. Select,
seconds after which it
page through the results.
code available for download.
Update, Insert and Delete
refreshes the data in
Stored Procedures are
memory. Extremely useful
described. Sample code and
technique. Online demo
database available for
available.
download.
Date: Aug, 08 2001 Date: Apr, 25 2001 Date: Apr, 24 2001 Date: Jan, 07 2001 |
|
An article on connecting to
The driving force behind
Learn how to search and sort
The purpose of this article
database via ASP using both
Active Server technologies
the records through the
is to show how to get
DSN and DSN less
is data access. In order to
database. Step by step
records from an html form
connections. Explains uses
develop a truly dynamic web
tutorial with Sample code
and submit that form to an
of each. Learn using
site developers need to
and database available for
ASP page. This ASP page will
connection strings.
allow users to access data
download. Online demo also
then use SQL to enter the
on demand. Luckily, with
available.
records into the database.
Microsoft's Active Server
Pages, this is exceedingly
easy to do. This article for
ASP beginners details how to
connect to a SQL Server 7.0
database using ActiveX Data
Object (ADO) and Open
Database Connectivity (ODBC).
Date: Dec, 03 2000 Date: Oct, 30 2000 Date: Jul, 10 2000 Date: Jun, 11 2000 |