Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.347.203 Times

OracleEditor.php 1.20

  Date Added: May 10, 2013  |  Visits: 333

OracleEditor.php

Report Broken Link
Printer Friendly Version


Product Homepage
Download (60 downloads)



OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables and insert, update, and delete rows in any table. It requires no installation and no configuration. Features: - Connects to any Oracle database (local databases, aliases from tnsnames.ora, or complete connection strings) - Lists all tables and views owned by the user, and those owned by other users where access has been granted - Simply select a table or view to display (SELECT) its records Modify the list of fields to select (optional) - Add a WHERE clause (optional) - Records are displayed in sets, allowing you to browse huge tables - Foreign key values are linked to the master record: Simply click on the value to display the master record - Fields which are used as foreign keys in other tables have links allowing you to browse all child records with one click - Last 25 SELECT statements are in the History popup - Exports your result set as an HTML, XML or CSV file - UPDATE, DELETE, and INSERT rows in any table - When updating or inserting, field values can either be strings or function names (allowing you to insert sequencer values, function calls, or NULL) - String values are sent to Oracle as bound variables, so that you don't have to escape single quotes When inserting, nullable fields are pre-set to NULL so that you know which fields can be left blank - Optional free SQL statement entry - Debug mode logs all SQL statements in the PHP error_log - Oracle error messages are displayed so that you know what went wrong Works with register_globals=off, and with both magic_quotes_gpc=on or Requirements: - OracleEditor.php works fine with the php.ini setting register_globals=off.

Requirements: No special requirements
Platforms: Windows, Mac, *nix, Mac OSX, Linux, PHP , BSD Solaris
Keyword: Database Database Browser Database Interface Editor Oracle Oracle Editor
Users rating: 0/10

License: Freeware
USER REVIEWS
More Reviews or Write Review


ORACLEEDITOR.PHP RELATED
Database Tools  -  Gaudi - Database Visual Editor 1r1
Gaudí - Database Visual Editor is a Java application that allows you to visually design the tables of a database using a JDBC 2.0 (or higher) driver. Build around JDBC and XML, this tool allows you to maintain visual repesentations of a...
1.8 MB  
Libraries  -  PHP Database Interface 1.0 RC4
PHP Database Interface is an easy to use PHP database interface meant to give applications universal support across many databases, including several flat file formats. Installation These are just a few notes installation notes regarding DBi...
33.79 KB  
Database Tools  -  PHP Database Interface 1.0RC4
DBi is an easy to use PHP database interface ment to give applications universal support across many databases including several flat file formats.
81.92 KB  
Database Tools  -  PHP Database Interface for Scripts 1.0RC4
DBi is an easy to use PHP database interface ment to give applications universal support across many databases including several flat file formats.
81.92 KB  
Miscellaneous  -  Cross-Browser Rich Text Editor Script 3.08b
You can replace a form's textarea field(s) with a custom one that supports WYSIWYG formatting with this Rich Text Editor script.It allows the user to easily format the entered content, such as make it bold, change its size, colors etc. The...
40.96 KB  
Business  -  Altova Authentic Enterprise Edition 2012
Altova Authentic 2012 Enterprise Edition is an advanced WYSIWYG XML and database content editor that allows non-technical users to view and edit data in XML documents and relational databases without being exposed to the underlying technology....
36.53 MB  
Libraries  -  DBD::mysql 4.004
DBD::mysql is a Perl module with MySQL driver for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $dsn = "DBI:mysql:database=$database;host=$hostname;port=$port"; $dbh = DBI->connect($dsn, $user, $password); $drh =...
112.64 KB  
Libraries  -  DBD::mSQL 1.2219
DBD::mSQL / DBD::mysql is a Perl module with mSQL and mysql drivers for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $driver = "mSQL"; # or "mSQL1"; $dsn = "DBI:$driver:database=$database;host=$hostname"; $dbh =...
194.56 KB  
Networking Tools  -  Bind9 LDAP sdb driver 1.0 / 1.1.0
Bind9 LDAP sdb driver is an attempt at an LDAP back-end for BIND 9 using the new simplified database interface "sdb". Using this you can store zones in LDAP rather than in files. Note that when using sdb, the zones are not cached in memory, BIND...
8.19 KB  
Automotive Information Databases  -  EMS SQL Manager for Oracle Freeware 2.4
EMS SQL Manager for Oracle Freeware is a high performance database tool for Oracle database development and administration. SQL Manager for Oracle works with any Oracle versions from 8.1.7 to the newest one and supports the latest Oracle Database...
40.47 MB  
NEW DOWNLOADS IN SCRIPTS, DATABASE TOOLS
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Database Tools  -  Cross Database Engine for PHP for Scripts 1.0
CDEengine is a php library which aims to encapsulate the general database functions in PHP and provide a Cross Database Engine for php development where developers need to change the database but not their code.
10 KB  
Database Tools  -  SQL File Query Extractor 1.0
SQL File Query Extractor opens a text file and extract text entries of SQL queries separated by semi-colons. An array is used to return the text strings of queries.
10 KB  
Database Tools  -  objToSql 1.0
This script can generate SQL queries from objects or arrays. It can traverse the list of variables of the object or a given associative array and generate SQL INSERT or UPDATE queries to create or update records of a given database table.The names...
10 KB  
Database Tools  -  database,mysql,query,array 1.0
coMySQLClass is a MySQL database access wrapper.Functions of coMySQLClass:- Establish database connections to a given host and database name- Execute SQL queries- Retrieve query results into associative arrays- Compose and execute SELECT, UPDATE...
10 KB  
Database Tools  -  Bond Script 2.4.3
Bond is a rapid application development framework for building applications for the linux desktop and the web. Using bond you can quickly build database forms for Gnome Linux, or the web via standard HTML and AJAX or for windows using win32...
4.44 MB