/**

popular collection of scripts for all

*/
/** Search */

Database-related

 }
Compact and repair your
Storing frequently used
The purpose of this article
An article on connecting to
access database online from
lookup data in a database is
is to show how to get
database via ASP using both
ASP code. This is example
a great idea (e.g. order
records from an html form
DSN and DSN less
code of how this can be done.
status codes, state names,
and submit that form to an
connections. Explains uses
 
etc.) that saves tremendous
ASP page. This ASP page will
of each. Learn using
 
amounts of time in design
then use SQL to enter the
connection strings.
 
and maintenance. However,
records into the database.
 
 
retrieving that data from
 
 
 
the database every time it
 
 
 
is needed is very
 
 
 
inefficient. This article
 
 
 
describes how to use
 
 
 
Application variables to
 
 
 
cache frequently used lookup
 
 
 
data in memory to achieve
 
 
 
lightning fast access times.
 
 


Date: Jan, 23 2002


Date: Jun, 28 2000


Date: Jun, 11 2000


Date: Dec, 03 2000
Multiple level select boxes
The author writes
This hands-on tutorial
To database or not to
tackled with hierarchical
"Recently I was asked
explains how to develop a
database? Test of consumed
data! This sample
to develop a web based
simple SQL-driven web site
resources (processor,
illustrates the concept
report that would collect
in just minutes. Topics
memory) and results with
using a hierarchy consisting
data from a database, format
include: Our Database
file upload to database or
of geographical region,
it in an HTML page and then
Design, Creating a Data
file system. Test of JetOLEB
country, and state data. The
print a certain number of
Source, Inserting A Tip Into
connection to MDB, test of
code expects a system DSN by
rows on each page with a
Our Database, Displaying and
MSSQL 2000 and AppendChunk
name "Hierarchy"
column header on each page.
Deleting Tips, Searching the
method and UPDATE text SQL
and accesses the database
This solution solves the
Database, and Displaying the
command.
using the user id
problem." Source code
Tips.
 
"sa" with a blank
available for download.
 
 
password. The database is
 
 
 
created in SQL Server 7.0.
 
 
 


Date: Jun, 13 2000


Date: Jul, 20 2001


Date: Aug, 30 2000


Date: May, 06 2002
{ Copyright } ©2019 NuclearScripts.com