Categories
Tags → Sql Using

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

SearchForms

SearchForms is a modular system for creating HTML forms that can generate an arbitrary SQL statement. It depends on the SQL Abstraction Layer from the Enzyme open-source project, as well as the OOHFORMS library from PHPLIB. Using the objects provided...
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

Convert to Comma-Delimited File

This page demonstrates the capabilities how to write an ASCII comma-delimited file from a SQL statement using ASP.
DETAILS

Village

Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete S...
DETAILS

Cascade

Cascade allows you to easily maintain a web-based Yahoo-like directory of resources using web-based forms. Features include: Uses a SQL database on backend, Manage an arbitrarily large hierarchy of resources, Writes out static HTML pages for maximum ...
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

ClickCartPro (CCP)

CCP is a full featured shopping cart engine that will install on virtually any webserver, and does not require root access or special modules. The entire software package uses SQL and a relational database model, which allows tie-ins to many RDBMS (M...
DETAILS

Page:
©2019 A--9.com