Categories
Tags → Sql Using Asp

Visual Code-Generator

Visual Code-Generator allows you to generate code from simple ASP style scripts. Like ASP, JSP or PHP, Visual Code-Generator acts as a preprocessor, but instead of generating HTML, Visual Code-Generator outputs the source code for your project using ...
DETAILS

Using Multiple Recordsets

This article explains a solution on how to increase the performance of your ASP pages that rely on gathering data through several different Recordsets. Specially, using a nifty feature of the ADO Recordset object, Multiple Recordsets, you can store m...
DETAILS

mnoGoSearch Pro for Windows

mnoGoSearch Pro is a full-featured web search engine software for intranet and internet servers. mnoGoSearch for Windows consists of GUI indexer combined with configuration utility (indexer.conf editor) as well as search.exe CGI srcipt which is to be...
DETAILS

Wizz Computers ASP Guestbook

This is the ASP version of Wizz Computers Guestbook. It uses an ADO connection object, using an ODBC DSN to connect to the database. The ADO connection object has session scope and is instantiated in Global.asa. Before using the ASP version you'...
DETAILS

Display Table Script Writer

This is a Web-based script writer that generates an ASP code for displaying an Access or SQL Server database using user-submitted variable names and the name of the table. Copy the output code into an asp document on your web server and your db is re...
DETAILS

ASPDB-Ax

ASPDB-Ax is an ASP application for connecting to instantly Design, Search and Edit all your Access and SQL Server databases on the web. Features: A pure HTML/ASP/ADO based solution to ensure 100% Cross Browser Compatibility, Full ADO Paging Support, ...
DETAILS

Managing NT Scheduling Service through a Web Interface

A step-by-step article on creating the functions and ASP files you''ll need to schedule and monitor tasks remotely on your server. Using ASP, SQL Server, ASPExec, and the Windows Scripting Host, it provides a brief description of each of the ste...
DETAILS

ASP Data Access for Beginners

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...
DETAILS

Fun With Stored Procedures...

This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as oth...
DETAILS

Current User Tracking

This ASP application demonstrates which users are currently connected to your page, using a SQL Server 6.5 Database to track them.
DETAILS

Page:
©2003-2008 jCay.com