jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

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: 16

ASP-Database Transactions

Rating 0.0 0.0
This is an article on executing all or none database queries using ASP-Database transactions. Must read for ASP-Database developers. Sample Database and Code available for download.
Platform(s): n/a Date: Aug, 28 2000
DETAIL
Hits: 15

Connecting To A Database and Retrieving Results in 9 Easy Steps

Rating 0.0 0.0
Now everybody can connect to a database. Simple database access is a huge feature of ASP and one of the most widely used by developers but when you are first learning, it‘s hard to separate the database stuff from the rest of the code so I made this example. I even removed the includes and everything.
Platform(s): n/a Date: May, 22 2000
DETAIL
Hits: 22

Connecting to an Access database

Rating 0.0 0.0
This is a tutrial about connecting an Access database with ASP pages. It focuses on connecting Access with PWS 4.0 on a Win95 machine. You can use the same procedure on Win98. It also shows you how to create a database table in Access and how to retrieve it's content and display it through ASP.
Platform(s): n/a Date: Feb, 25 2000
DETAIL
Hits: 13

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: 15

Connections And Server Database Permissions

Rating 0.0 0.0
This is an overview of SYSTEM DSN's, DSN-LESS Connections, and any database permissions that may need to be set on the server. Helpful for people just learning ASP as well as people with some experience.
Platform(s): n/a Date: Mar, 22 2001
DETAIL
Hits: 12

Connections, Commands and Procedures

Rating 0.0 0.0
Connections, Commands and Procedures is a sample chapter from Professional Active Server Pages which discuss in depth all the issues related with establishing connection to a database to the carrying out of commands and procedures.
Platform(s): n/a Date: Mar, 20 2000
DETAIL
Hits: 57

Convert to Comma-Delimited File

Rating 5.0 5.0
This page demonstrates the capabilities how to write an ASCII comma-delimited file from a SQL statement using ASP.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 9

Creating a Simple SQL-Driven Web Site

Rating 0.0 0.0
This hands-on tutorial explains how to develop a simple SQL-driven web site in just minutes. Topics include: Our Database Design, Creating a Data Source, Inserting A Tip Into Our Database, Displaying and Deleting Tips, Searching the Database, and Displaying the Tips.
Platform(s): n/a Date: Aug, 30 2000
DETAIL
Hits: 19

Creating Custom Hierarchical Recordsets

Rating 0.0 0.0
This article covers two advanced ADO topics: creating hierarchical Recordsets (via data shaping) and creating custom Recordsets. Specifically, this article looks at how to create custom hierarchical Recordsets. The reader is required to have a fluid understanding of both data shaping and custom Recordsets.
Platform(s): n/a Date: Jun, 05 2001
DETAIL
Amount: 137
Displaying: 11 - 20
Pages: << 1 [2] 3 4 5 6 7 8 9 10 11 12 13 14 >>