Categories
Tags → Library Database Sql

The TT Web Site Manager

The TT Web Site Manager is a general purpose database driven Web site management system written in PHP. It features support for MySQL in the default distribution, with MS SQL server, ODBC and SQLite supported by installing code modules. It allows mul...
DETAILS

Tips on Writing Portable SQL for Multiple Databases with PHP

If you are writing an application that is used in multiple environments and operating systems, you need to plan to support multiple databases. This article is based on my experiences with multiple database systems, stretching from 4th Dimension in my...
DETAILS

phpSQLGen

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
DETAILS

PhpMyLibrary

PhpMyLibrary is a PHP/MySQL Web based library automation application. The program consists of cataloging (for handling adding/editing/deleting/searching of materials), circulation (so the librarian can handle user related management items), and the w...
DETAILS

DaDaBIK

DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or n...
DETAILS

newObjects Active Local Pages

ALP is an environment which implements popular WEB application development techniques for desktop and stand alone programming. The major technologies supported natively are ASP and CGI (through CGI - PHP, Perl and many others). ALP needs no network, ...
  • Categories
  • Platforms
    • Windows
  • Licenses
    • Commercial License,
    • Free Trial
DETAILS

A Tutorial on Porting MySQL code using ADODB

In PHP every database is accessed slightly differently. To connect to MySQL, you would use mysql_connect(). When you decide to upgrade to Oracle or Microsoft SQL Server, you would use ocilogon() or mssql_connect() respectively. What is worse is that ...
DETAILS

EnzymeTemplates

EnzymeTemplates is an object-oriented template library for PHP. It features: database-backed - EnzymeTemplates automatically loads your data out of a database and makes it available to your template designer by the same names as the fields in your da...
DETAILS

DS SQL Tools

DS SQL Tools is an ASP component library that provides 2 sets of useful functions for database programmers. One that allows validation of SQL queries against the data source and another that enables the programmer to predict the size of a result set ...
DETAILS

FishCart

FishCart(sm) is an OpenSource catalog management system for online e-commerce solutions. The key benefits include multiple parallel catalogs, multiple languages, timed sales, coupons, product options, Associate ID tracking, XML order export, and Web ...
DETAILS

Page:
©2003-2019 jCay.com