/**

popular collection of scripts for all

*/
/** Search */

Database-related

 }

Accessing Database from ASP

Hits: 707
*****
5.0

ASP upload to database or file

Hits: 685
*****
1.0
ODBC is great and all but for
Displaying specific subsets
This tutorial shows you
To database or not to
speed and reliability you
of data from a database is
step-by-step how to
database? Test of consumed
should switch to OLE DB to
easy to accomplish in .asp.
incorporate MS Access
resources (processor,
power your database driven
The following example
databases into your web site
memory) and results with
apps. This tutorial will
utilizes an Access database
using ASP.
file upload to database or
show you how to do it two
of Mark "The Bird"
 
file system. Test of JetOLEB
ways: in the global.asa and
Fidrych and displays all of
 
connection to MDB, test of
in any ASP page.
his season statistics for
 
MSSQL 2000 and AppendChunk
 
1976 contained in the
 
method and UPDATE text SQL
 
database rather than
 
command.
 
displaying the entire db.
 
 


Date: Feb, 13 2000


Date: Jan, 20 2000


Date: Mar, 15 2000


Date: May, 06 2002
This article will help you to
This page demonstrates the
This little wizard will help
You fill in the blanks, and
create a System Data Source
capabilities how to display
you count records and
you are given the source
Name (DSN) for Microsoft SQL
a table from a SQL
display the total. Simply
code for the form, and a
Server on your local
statement. It illustrates
fill in the form, and it
page to display the
machine. After a System DSN
not only how to display the
will generate the code for
information in the database.
has been created you can use
table, but also how to
you.
Also the database is ready
it within any ASP page
detect that no records were
 
to download with all fields
located on the same computer.
returned from a query, and
 
in your form.
 
how to detect null and blank
 
 
 
values in the data.
 
 


Date: Jan, 21 2000


Date: Oct, 02 2000


Date: Apr, 15 2002


Date: Apr, 15 2002
{ Copyright } ©2019 NuclearScripts.com