jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

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

ADO, SQL, and data access tutorial

Rating 0.0 0.0
This is an introductory tutorial on ASP data access. It covers Connection Object, Command Object, and Recordset Object.
Platform(s): n/a Date: May, 18 2000
DETAIL
Hits: 357

Editing and Updating Records in the Database

Rating 0.0 0.0
Complete tutorial on editing and updating records in the database. Each and every step explained in detail for ASP beginners. Both Connection and Recordset Objects discussed.
Platform(s): n/a Date: Mar, 27 2000
DETAIL
Hits: 680

Adding Records to the Database

Rating 0.0 0.0
This is a complete tutorial on adding records to the database via ASP for beginners. Both Connection and Recordset Objects discussed. Also get an insight on 'insert' SQL statement.
Platform(s): n/a Date: Mar, 25 2000
DETAIL
Hits: 526

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

Accessing Database from ASP

Rating 5.0 5.0
This tutorial shows you step-by-step how to incorporate MS Access databases into your web site using ASP.
Platform(s): n/a Date: Mar, 15 2000
DETAIL
Hits: 677

DSN-less MS Access connection

Rating 0.0 0.0
In order to connect to an Acees database with ASP through ODBC using a DSN file, you'll need to have full access to the server to create the DSN file, something that can be difficult if your site is hosted somewhere. This 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.
Platform(s): n/a Date: Mar, 12 2000
DETAIL
Hits: 310

Working with ASP & MS Access

Rating 0.0 0.0
This is a nice simple tutorial on how to manipluate a MS Access database using ASP. It will teach you how to add, remove and modify data from an Access database as well as connecting and disconnecting to the database in ASP.
Platform(s): n/a Date: Mar, 12 2000
DETAIL
Hits: 440

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

SQL Tutorial

Rating 0.0 0.0
SQL, Structured Query Language, is the most powerful tool to connect to a database regardless of the form of the database. However, building a perfect SQL statement can be very frustrating. Especially debugging -- the error message simply didn't tell you where the error is. This tutorial provides a nice summary of SQL statements.
Platform(s): n/a Date: Feb, 15 2000
DETAIL
Amount: 137
Displaying: 121 - 130
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 >>