December 01, 2000 06:01 PM
Standardizing Data Access with ADO and ASP Scripts
Rating:

(0)
SQL Server Magazine
InstantDoc ID #15986
Data-access code is usually the foundation to building any Web application. Developers typically write ADO code that uses either the Command or Recordset object and sets various properties. Then, the code either executes a SQL statement or calls a stored procedure. Creating this code in each script is time-consuming and error-prone, so I was delighted when Microsoft recently sent me a new include file that provides a standard set of data-access functions that you can use from any Active Server Pages (ASP) application.
Mic...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: