/**

popular collection of scripts for all

*/
/** Search */

Database-related

 }

ASP-Database Transactions

Hits: 763
*****
0.0

Get image from database

Hits: 743
*****
0.0

Display Table Script Writer

Hits: 704
*****
3.0

Database Paged Search

Hits: 689
*****
0.0
This is an article on
Learn how to get a stored
This is a Web-based script
This is a sample code that
executing all or none
image from a database and
writer that generates an ASP
combines a Database Paging
database queries using
display it on a page.
code for displaying an
and a Database Search script
ASP-Database transactions.
 
Access or SQL Server
into one. It shows you how
Must read for ASP-Database
 
database using
to perform a wilcard search
developers. Sample Database
 
user-submitted variable
on a database table and then
and Code available for
 
names and the name of the
page through the results.
download.
 
table. Copy the output code
 
 
 
into an asp document on your
 
 
 
web server and your db is
 
 
 
ready to be displayed on the
 
 
 
web. The DSN connection
 
 
 
requires that you register
 
 
 
the DSN for the db prior to
 
 
 
executing the code.
 


Date: Aug, 28 2000


Date: Jan, 03 2006


Date: May, 21 2001


Date: Apr, 25 2001
To database or not to
This is a complete tutorial
In order to connect to an
This is an example code
database? Test of consumed
on adding records to the
Acees database with ASP
showing how to conduct
resources (processor,
database via ASP for
through ODBC using a DSN
searches on a database to
memory) and results with
beginners. Both Connection
file, you'll need to have
display hyperlinked
file upload to database or
and Recordset Objects
full access to the server to
summaries that can be
file system. Test of JetOLEB
discussed. Also get an
create the DSN file,
clicked on to display detail
connection to MDB, test of
insight on 'insert' SQL
something that can be
data.
MSSQL 2000 and AppendChunk
statement.
difficult if your site is
 
method and UPDATE text SQL
 
hosted somewhere. This
 
command.
 
lesson will teach you an
 
 
 
alternative connecton
 
 
 
method, a DSN-less
 
 
 
connection. As tests has
 
 
 
shown, an DSN-less
 
 
 
connection to Access gives
 
 
 
you better performance. You
 
 
 
can have up to 20-30
 
 
 
simultaneous users on the db
 
 
 
without problems.
 


Date: May, 06 2002


Date: Mar, 25 2000


Date: Mar, 12 2000


Date: May, 21 2001
{ Copyright } ©2019 NuclearScripts.com