Categories
Tags → In Sql Oracle

OracleEditor.php

OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and insert, update and delete rows in any table. It has two modes for SQL entry - one is wizard-like, the other one allows executing arbitrary SQ...
DETAILS

Oracle PHP Session Handling Script

Update: Major BUG was fixed please upgrade. DBMS_JOB was filling shared pool with UNIQUE SQL and it is NOT GOOD (BAD). That is very easy upgrade. Read instraction inside of the file. This addition will allow enterprises to use Oracle DB to handl...
DETAILS

HotCache

HotCache technology is a transactional distributed caching system that runs on top of most RDBMS''s. It provides an object-relational mapping tool making the use of embedded SQL unnecessary and saving days of tedious mapping programming. HotCac...
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

IntrSQL

The Compsys IntrSQL product is a component that allows SQL Statements to be run against almost any database over the Internet. The SQL Statement (along with DSN, Username and Password) are entered via any standard HTML (or ASP) page and the results a...
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

ADOdb Database Library for PHP

A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP,...
DETAILS

WWWdb

WWWdb is a powerful development tool for Web applications, that are based on a SQL database. You can browse and modify any data stored in database-tables and display them in a format, you like. To check, that the data-integrity is kept, you can plug ...
DETAILS

phpOpenTracker

phpOpenTracker is a comprehensive solution for your site- and visitor-tracking needs. The collected data is stored in a SQL database, allowing complex, yet easy analysis. A powerful API for analysis and report generation (HTML or PDF output) is inclu...
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