/**

popular collection of scripts for all

*/
/** Search */

Database-related

 }

Accessing Database from ASP

Hits: 786
*****
5.0

Counting Records Wizard

Hits: 757
*****
0.0
ODBC is great and all but for
This tutorial shows you
Create a connection to DBF
This little wizard will help
speed and reliability you
step-by-step how to
files using JetOLEDB
you count records and
should switch to OLE DB to
incorporate MS Access
provider (DSN-less,
display the total. Simply
power your database driven
databases into your web site
ODBC-less connection), basic
fill in the form, and it
apps. This tutorial will
using ASP.
work with DBF files (select,
will generate the code for
show you how to do it two
 
insert, update), other ISAM
you.
ways: in the global.asa and
 
formats + FOXPRO option,
 
in any ASP page.
 
real sample code, create a
 
 
 
new DBF file.
 


Date: Feb, 13 2000


Date: Mar, 15 2000


Date: Jun, 18 2003


Date: Apr, 15 2002
This article will help you to
This page demonstrates the
You fill in the blanks, and
This article shows how to
create a System Data Source
capabilities how to display
you are given the source
insert records to a
Name (DSN) for Microsoft SQL
a table from a SQL
code for the form, and a
database, when the number of
Server on your local
statement. It illustrates
page to display the
records that need to be
machine. After a System DSN
not only how to display the
information in the database.
inserted is unknown. A must
has been created you can use
table, but also how to
Also the database is ready
read for ASP/ADO programmers.
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: Dec, 04 2003
{ Copyright } ©2019 NuclearScripts.com