jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

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

Access and SQL Server DSN-LESS connections

Rating 0.0 0.0
There are a few different ways to connect to an Access database using a DSN-LESS connection. You can use the Access driver, an OLEDB provider connection, a physical path or a virtual path. Here is an example of each as well as a DSN-LESS SQL Server connection.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Hits: 851

Access Connection DSN-Less Code

Rating 0.0 0.0
So you need a DSN-Less connection but your not quite sure what to do. Well we can do this for you. A quick and easy way to make a connection without a DSN. This will work for your MS Access database only. Now includes SQL Server.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Hits: 252

Access Reports on the Web

Rating 0.0 0.0
This article shows how to publish and distribute Microsoft Access reports on the web using ASP.
Platform(s): n/a Date: Apr, 10 2001
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: 602

Add N number of records to a dB

Rating 0.0 0.0
This article shows how to insert records to a database, when the number of records that need to be inserted is unknown. A must read for ASP/ADO programmers.
Platform(s): n/a Date: Dec, 04 2003
DETAIL
Hits: 261

Add New Data Access Routines to Your Arsenal

Rating 0.0 0.0
This article presents three modular routines to access and fetch data easier with ASP. Topics include: Fetching a Recordset, An alternative to the GetConnectedRecordSet function that opens a connection, fetches a recordset, and immediately closes the connection, and Utilities for Creating Valid SQL Statements.
Platform(s): n/a Date: May, 16 2001
DETAIL
Hits: 513

Add records with sql statments

Rating 0.0 0.0
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Hits: 258

AddCriteria Simplifies SQL Queries

Rating 0.0 0.0
AddCriteria is a small function that simplifies the code needed to produce a SQL query from a set of optional criteria posted by a user. This article explains how to use this function.
Platform(s): n/a Date: Jun, 29 2001
DETAIL
Hits: 471

Adding Records to a Database using SQL

Rating 0.0 0.0
The purpose of this article is to show how to get records from an html form and submit that form to an ASP page. This ASP page will then use SQL to enter the records into the database.
Platform(s): n/a Date: Jun, 11 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
Amount: 137
Displaying: 1 - 10
Pages: [1] 2 3 4 5 6 7 8 9 10 11 12 13 14 >>