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.478.738 Times

Oracle 9i freeware
Filter: All | Freeware | Demo
 

Oracle 9i

1 2 3 4 5 > 
Added: November 10, 2013 | Visits: 570

Oracle Direct Path Daemon The Oracle Direct Path Daemon (odpd) is an utility that moves data from flat files to a running instance of Oracle 9i using the Oracle Call Interface Direct Path API. It is written in C/C++ on Linux. In a typical usage scenario, a business partner could FTP flat files in a previously agreed upon... Platforms: *nix

License: Freeware Size: 194.56 KB Download (42): Oracle Direct Path Daemon Download

Added: January 06, 2010 | Visits: 950

Oracle::Trace Oracle::Trace is a Perl Module for parsing Oracle Trace files. SYNOPSIS use Oracle::Trace; print Oracle::Trace->new($tracefilename)->parse->test_report; Currently the parsing and statistics are very rudimentary, and in certain matters may be fundamentally flawed - you have been warned!... Platforms: *nix

License: Freeware Size: 11.26 KB Download (102): Oracle::Trace Download

Added: August 21, 2008 | Visits: 622

SQLOne Can you imagine making searches and consultations in a static database with the same speed and reliability as you get with on-line searches? Well now you don+t have to imagine anymore, because it is possible thanks to SQLOne. It is an application that lets you move about a database like it was a... Platforms: Windows

License: Freeware Size: 2 KB Download (99): SQLOne Download

Added: August 01, 2010 | Visits: 907

SimpleJTA 2.0.2 SimpleJTA implements a standalone JTA compliant Transaction Manager. SimpleJTA project is primarily designed to be used when a J2EE server is not available, for example, in Servlet applications, or standalone Java programs. SimpleJTA is being developed and tested with Oracle 9i and Apache Derby... Platforms: *nix

License: Freeware Size: 95.23 KB Download (96): SimpleJTA 2.0.2 Download

Added: May 10, 2013 | Visits: 357

SplendidCRM SplendidCRM Software, Inc. has released SplendidCRM Professional 1.3 and SplendidCRM Open-Source 1.3, Customer Relationship Management (CRM) applications licensed in part under the "SugarCRM Public License 1.1.3". The focus on 1.3 has been on Import / Export and Team Management. You now have the... Platforms: Windows, ASP.NET,

License: Freeware Download (51): SplendidCRM Download

Added: May 10, 2013 | Visits: 558

RT: Request Tracker RT is an enterprise-grade ticketing system which enables a group of people to intelligently and efficiently manage tasks, issues, and requests submitted by a community of users. The RT platform has been under development since 1996, and is used by systems administrators, customer support staffs,... Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (61): RT: Request Tracker Download

Added: May 10, 2013 | Visits: 737

phpGACL phpGACL is a PHP class offering Web developers a simple, yet powerful "drop in" permission system to their current Web based applications.Features: - Split into two classes, and a seperate administration interface. - GACL class:  Designed to be very small (517 lines of code including comments)... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (68): phpGACL Download

Released: September 05, 2013  |  Added: October 12, 2013 | Visits: 1.079

dotConnect Express for Oracle dotConnect Express for Oracle is a free of charge enhanced ORM enabled data provider for Oracle that builds on ADO.NET technology to present a complete solution for developing Oracle-based database applications. It introduces new approaches for designing application architecture, boosts... Platforms: Windows

License: Freeware Size: 18.37 MB Download (75): dotConnect Express for Oracle Download

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 548

dbView for Oracle dbView for Oracle is an application that will offer users the possibility to recover their Oracle databases. All parts of file can be recovered because they maybe contain real data. Supports Oracle 11, XE, 10g, 9i, 8i and 7.3. Other versions of Oracle server are supported as well. Other versions... Platforms: Windows

License: Freeware Size: 1.2 MB Download (55): dbView for Oracle Download

Added: October 07, 2006 | Visits: 3.963

Oracle Quick Check Oracle Quick Check will evaluate a large number of critical values and report back with a set of tuning recommendations. To help supplement the analysis, a report of your database is automatically emailed to dba@ensyncsolutions.com. Our DBA team will check over your report and contact you with... Platforms: Windows

License: Freeware Size: 431 KB Download (236): Oracle Quick Check Download

Added: February 22, 2006 | Visits: 7.607

Adept for Oracle A free program that can automatically back up most Oracle databases to local storage. Provides for automated hot backups and exports using a scheduler. The Adept for Oracle client must run on a Windows based PC but the database can be hosted on any type of server as long as the PC can map a... Platforms: Windows

License: Freeware Size: 2 MB Download (951): Adept for Oracle Download

Added: February 07, 2006 | Visits: 11.259

TOAD for Oracle Freeware TOAD® empowers developers and DBAs to be more productive by providing an intuitive graphical user interface to Oracle. TOAD is a powerful, low-overhead tool that makes PL/SQL development faster and easier and simplifies database administration tasks. Advanced editors allow users to work on... Platforms: Windows

License: Freeware Size: 10.85 MB Download (1494): TOAD for Oracle Freeware Download

Released: January 15, 2008  |  Added: January 16, 2008 | Visits: 5.988

DreamCoder for Oracle Free Edition DreamCoder for Oracle Free Edition is a free powerful Integrated Development Environment (IDE) and administration tool for Oracle Databases. With the intuitive DreamCoder's GUI increase your code quality and reduce the development process time. DreamCoder for Oracle you will easily be able... Platforms: Windows

License: Freeware Size: 12.29 MB Download (659): DreamCoder for Oracle Free Edition Download

Added: July 26, 2010 | Visits: 1.491

Oracle::Sqlldr Oracle::Sqlldr is a Perl wrapper around Oracles sqlldr utility. SYNOPSIS use Oracle::Sqlldr; my $sqlldr = Oracle::Sqlldr->new(); # get new sqlldr object Oracle::Sqlldr is an object-oriented class that provides a convenient Perl wrapper around Oracles sqlldr utility. SQL*Loader (sqlldr)... Platforms: *nix

License: Freeware Size: 7.17 KB Download (220): Oracle::Sqlldr Download

Added: August 03, 2010 | Visits: 1.489

GTK Oracle GTK Oracle is a GTK+ 2 interface to Oracle that aids in Oracle application development and testing. Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command scripting. For SQL... Platforms: *nix

License: Freeware Size: 471.04 KB Download (111): GTK Oracle Download

Added: November 25, 2010 | Visits: 1.276

Persistent::Oracle Persistent::Oracle is a persistent class implemented using an Oracle database. SYNOPSIS use Persistent::Oracle; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $emp = new... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Persistent::Oracle Download

Added: October 14, 2010 | Visits: 1.049

Oracle client Oracle client is a simplistic Perl-based Oracle client that tries to mimic some of the functionality of PostgreSQL and MySQLs text-based SQL clients. It is relatively simplistic, but much more useful than dbishell or sqlplus. The project supports readline, history, desc, and various shorthand... Platforms: *nix

License: Freeware Size: 13.31 KB Download (151): Oracle client Download

Added: July 11, 2010 | Visits: 1.444

Oracle::SQL Oracle::SQL is a Perl extension for building SQL statements. SYNOPSIS use Oracle::SQL; No automatically exported routines. You have to specifically to import the methods into your package. use Oracle::SQL qw(:sql); use Oracle::SQL /:sql/; use Oracle::SQL :sql; This is a package... Platforms: *nix

License: Freeware Size: 8.19 KB Download (200): Oracle::SQL Download

Added: July 09, 2010 | Visits: 1.645

Oracle Password Repository 1.1.9 Oracle Password Repository is a Unix-based secure tool for storage & retrieval of Oracle database passwords. By replacing hardcoded passwords in scripts with a call to OPR, it helps to keep your Oracle environment secure and easier to maintain. Whats New in This Release: - The INSTALL file... Platforms: *nix

License: Freeware Size: 645.12 KB Download (106): Oracle Password Repository 1.1.9 Download

Added: April 27, 2010 | Visits: 1.192

PowerDNS Oracle Backend PowerDNS Oracle Backend provides a backend which allows PowerDNS to use Oracle as its data store. PowerDNS Oracle Backend is a backend driver for the PowerDNS nameserver which allows DNS data to be stored in an Oracle database. PowerDNS can load backend modules at runtime. This backend is fully... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): PowerDNS Oracle Backend Download

1 2 3 4 5 >