jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 91 - 100
Pages: << 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 >>
Sort Listings By:
Hits: 507

Running Stored Procedures in Access Database

Rating 0.0 0.0
Explains everything in detail you'll ever need to know about creating Stored Procedures in Access Database and then calling from within ASP. Select, Update, Insert and Delete Stored Procedures are described. Sample code and database available for download.
Platform(s): n/a Date: Jan, 07 2001
DETAIL
Hits: 243

Introduction & Data Access

Rating 0.0 0.0
In this first article of the ASPHoleTools series, you will be shown the basics for data access. Covers how to create the basic include file for database access, and testing that data access was installed properly on your machine.
Platform(s): n/a Date: Dec, 21 2000
DETAIL
Hits: 292

Dynamically Generated HTML Forms

Rating 0.0 0.0
This article discusses two different ways to dynamically generate data-entry forms: Use the ADO OpenSchema Method, and Query Your SQL Server System Tables. Describes advantages and disadvantages of each method.
Platform(s): n/a Date: Dec, 18 2000
DETAIL
Hits: 545

Named Recordsets

Rating 0.0 0.0
This article by James Shaw demonstrates how to dynamically add properties to an object (expando properties) - by implementing a function to create named recordsets.
Platform(s): n/a Date: Dec, 16 2000
DETAIL
Hits: 850

Search Database

Rating 0.0 0.0
This example / tutorial explains how to use the LIKE operator to perform a partial match on an Access database.
Platform(s): n/a Date: Dec, 08 2000
DETAIL
Hits: 473

Connecting to Database using DSN/DSN less Connections

Rating 0.0 0.0
An article on connecting to database via ASP using both DSN and DSN less connections. Explains uses of each. Learn using connection strings.
Platform(s): n/a Date: Dec, 03 2000
DETAIL
Hits: 259

Database Tutorial

Rating 0.0 0.0
This 4-page tutorial shows all the basics of using Active Server Pages and VBScript to work with databases. It covers Connecting to the Database, Working With Recordsets, and more.
Platform(s): n/a Date: Nov, 30 2000
DETAIL
Hits: 272

ASP Data Access for Beginners

Rating 0.0 0.0
The driving force behind Active Server technologies is data access. In order to develop a truly dynamic web site developers need to allow users to access data on demand. Luckily, with 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).
Platform(s): n/a Date: Oct, 30 2000
DETAIL
Hits: 327

Insert Using SQL

Rating 0.0 0.0
This short tutorial demonstrates how to insert data into a SQL database using SQL statements.
Platform(s): n/a Date: Oct, 13 2000
DETAIL
Hits: 631

Multiple Form Selection (Where In)

Rating 3.0 3.0
Allowing multiple choices of data observations enables people to customize views of your data and adds value to your applications. This example utilizes our db on the career statistics of Hammerin’ Hank Greenberg. The years he played are available to select from in a dropdown menu. When multiple years are selected they are passed comma delimited. Utilizing the where in statement in our sql the comma delimited selections are appended to our sql statement to display only those years selected.
Platform(s): n/a Date: Oct, 04 2000
DETAIL
Amount: 137
Displaying: 91 - 100
Pages: << 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 >>