Categories
Tags → Sql Table

Data Goes In, Data Comes Out This Time it''s Binary

This setp-by-step article explains how to create a database-driven image uploading and display system in PHP. The example database used being MySQL, it also discusses possible modifications for MS SQL and Oracle. Some of the main topics include: Crea...
DETAILS

Display Table on Web Page

This page demonstrates the capabilities how to display a table from a SQL statement. It illustrates not only how to display the table, but also how to detect that no records were returned from a query, and how to detect null and blank values in the...
DETAILS

Limit query results with the Recordset object

Have this short program around so that you can quickly see what columns and what data are in your database. Here you will see some of the common methods and properties used to limit the results from your SQL query. Using a simple form that takes a ta...
DETAILS

ASP-SQL2Table

SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relati...
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

DBMan SQL

DBMan SQL is a powerful database manager that provides a flexible web interface to manage multiple relational tables with fully customizable template sets. The easy setup wizard helps you create your own database from scratch, or auto-create a config...
DETAILS

Rotating Banner Ads using a Database

This tutorial shows how to create a simple Ad rotation system based on ASP-SQL Server combination. All Ad info (except images, which are asumed to be in current directory) is stored in SQL server table caled Banners. The system is intended to provide...
DETAILS

oMail

oMail is a Perl-based Web front end to qmail/vmailmgrd using MySQL. Features include: mailbox/alias management, autoresponder support, changing passwords, and support for French, English, and German. The way it works is: the maildomain administrator ...
DETAILS

Ministry of Truth (MOT)

MOT is a useful Web database system that can be used to create Web-based databases without writing a single line of code. It can be used to create anything from job and project tracking systems, to inventories and pretty much anything else for which ...
DETAILS

Tabella

This script converts ODBC SQL selects in tables. Just write an .shtml file and fill your table from a query using SSI call in your file. It also includes many options such as color, size, borders, sums, row numbering, row limiting, linking and much more.
DETAILS

Page:
©2003-2008 jCay.com