Categories
Tags → Using Sql Server

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

Adding Site Registration using SQL Server and ASP

One of the most powerful enhancements for any site is to establish community and personalization features. In our new series, we are going to demonstrate how to add community and personalization features to your web-site. The first step to reach this...
DETAILS

DBBrowse

DBBrowse is a servlet-based application that runs on a Web server (either intranet or extranet). Using a simple HTML Web browser, DBBrowse enables you to access the Web server''s databases (local or remote databases as well). The main DBBrowse...
DETAILS

SQL Server Manager

If your database server running Microsoft SQL Server 6.5 is somewhere on the Net, you can t use the Enterprise Manager or ISQL/w (if it is located behind a firewall, as in most cases). Its web interface presented allows you to administer SQL Server v...
DETAILS

Presentation Of Hierarchical Data

Multiple level select boxes tackled with hierarchical data! This sample illustrates the concept using a hierarchy consisting of geographical region, country, and state data. The code expects a system DSN by name &"Hierarchy&" and ac...
DETAILS

Implementing a Search Engine in ASP

As a web site grows, finding content on the site becomes increasingly difficult. To combat the difficulty of finding relevant information on a large site, many developers turn to writing a search engine for their site. This article discusses how to i...
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

Simple Web-Database System Application

This article will show how to connect an Access database to your Active Server Pages using Microsoft FrontPage. This is a beginning-level article with plenty of screen shots to show how to connect via ODBC, generate a SQL query in Access and construc...
DETAILS

VisualCommerce Constructor

VisualCommerce Constructor is a wizards-based development tool that automatically integrates Site Server 3.0 Commerce Edition, Microsoft SQL Server /7.0, Windows NT 4.0/Windows 2000, Microsoft Transaction Server 2.0, and Internet Information Server...
DETAILS

Page:
©2003-2019 jCay.com