Posts

Showing posts with the label Download

biTracker - A free Administrative Intranet Portal in PL/SQL

I am very pleased to announce a project which is very close to my heart. " The biTracker. "  It uses the PL/SQL Web Toolkit for generating HTML pages which can be used by an organization for its internal needs. About Pl/SQL (Oracle) Web Toolkit A programming language now-a-days must be capable of producing web content using HTTP protocol. PL/SQL is no exception, and it does this job in style. Oracle supplies some packages called HTP, HTF etc which can generate HTML content to HTTP stream which can be opened by a browser. The flow of data can be in the following tiers: PL/SQL Procedure or Package (Database Layer) Web Server (Middle-Tier) Browser (Client Side) As Oracle handles the flow of data from Database Layer to Middle Tier to Client side it gives us time to develop feature rich applications using Database Layer.  Consider the following example: CREATE PROCEDURE helloworld IS BEGIN   HTP.htmlOpen;   HTP.print('Hello World');   HTP...

SQL Developer for Linux FREE Download

Image
Download Now 68.4 MB Oracle's description of SQL Developer Oracle SQL Developer is a free and fully supported graphical tool for database development. With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements. You can also run any number of provided reports, as well as create and save your own. SQL Developer enhances productivity and simplifies your database development tasks. Screen shot Click on the image to view Documentation Click here to access SQL Developer Documentation

Jinitiator 1.3.1.28 - Download Page

Download Oracle Jinitiator - Version 1.3.1.28 Download the file and rename the executable to jinit.exe Click here to download the file When the download finishes you can install Oracle JInitiator by locating the file using the Windows Explorer and double-clicking on it to start the installation process. When the installation process has finished, exit your browser and restart it. Return to the initial application starting page and the browser will then load Oracle JInitiator and start your Oracle Developer application. Oracle JInitiator supports the following browser in Microsoft Windows environment: Platform IE 5.5 IE 6.0 Netscape Navigator 4.7.x Windows NT Yes Yes Yes Windows 2000 Yes Yes Yes Windows XP No Yes Yes Windows Vista -- No Not Known But do make sure with Oracle documentation before installing for a browser. Other minimum system requirements for Oracle JInitiator are: Pentium 166 MHz or better processor 70 ...

Download Oracle 11g

Image
Oracle’s new database offering 11g is released and is available for download: Click here to download 11g Release 1 (Size 1.7 GB) Oracle Database 11 g Release 1 (11.1.0.6.0) Standard Edition, Standard Edition One, and Enterprise Edition Microsoft Windows (32-bit) (1.7 GB) | See All (Including Client, Examples, Gateways, Clusterware ) Microsoft Windows (x64) (1.7 GB) | See All (Including Client, Examples, Clusterware ) Linux x86 (1.7 GB) | See All (Including Client, Examples, Gateways, Clusterware ) Linux x86-64 (1.8 GB) | See All (Including Client, Examples, Gateways, Clusterware ) Solaris (SPARC) (64-bit) (1.9 GB) | See All (Including Client, Examples, Gateways, Clusterware ) AIX (PPC64) Disk 1 , Disk 2 (2.3 GB) | See All (Including Client, Examples, Gateways, Clusterware ) HP-UX Itanium Disk 1 , Disk 2 (2.3 GB) | See All (Including Client, Examples, Gateways, Clusterware ) You will be asked with your otn login. It’s free to sign-up. Follow the bel...