Main > Free Download Search >

Free oracle academy software for mac

oracle academy

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 114
Ninja Academy 1.0

Ninja Academy 1.0


Ninja Academy is a one-button game entered in the Retro Remakes contest! more>>

Ninja Academy 1.0 is yet another extremely fun and exciting game for everyone. It is actually a one-button game entered in the Retro Remakes contest.

The one button is the CTRL key (although you do get the choice of left or right CTRL!), so if you want to play the game, you just have to simply double click the executable, then hit CTRL a lot. You can also hit ESC to exit the game.

In order to use the main menu, simply wait for the ninja to be next to the option you want, then push CTRL. If you keep tapping CTRL or hold it down, hell stay on the same option, changing it over and over. There are 3 levels - one is easy and introduces you to all your ninja moves. The other 2 are for experienced players.

Main Features:

  1. 3 whole levels. One easy, one hard, one impossible.
  2. One-button gameplay! Be amazed at the huge number of moves you have via that one button!
  3. Highly adjustable game speed
  4. Rocking soundtrack
  5. Highly rated by players

Requirements:

  • Mac OS X
<<less
Download (2.1MB)
Added: 2007-12-07 License: Freeware Price: FREE
13 downloads
GSC Jedi Academy 1.9.1

GSC Jedi Academy 1.9.1


GSC Jedi Academy - Jedi Academy game server more>>
With the Game Server Configulator for Jedi Academy, you can easily set up and run a dedicated LAN or internet multiplayer server. The GSC uses the "JKJA Dedicated Server" executable which is available for free from Lucas Arts / Aspyr.
GSC Jedi Academy offers more options and features than other GSCs.
GSC Jedi Academy offers many features, such as server broadcast messages, enabling bots, instant player-kick, direct player messaging, instant map-changing as well as the Jedi specific options such as saber-locking and Siege battles.
Main features:
- Over 30 different game and server settings.
- Set your own map rotation, including custom maps.
- Set up server broadcast messages that get sent to all online players in a timed rotation.
- Have "leading player" messages that offer info on best and worst players online.
- Instantly kick online players that dont behave.
- Instantly change the current map while the server runs.
- Enter console commands and chat with the players that are online.
- Have complete control over what players can and cannot do.
- Set rules for the game such as fraglimit and match duration.
- Disable or Enable any weapon and Force Power available.
- Run Free for all, Team Match, Duel, Capture the Flag of Siege games.
- Have your game listed at GameSpy and other online gaming services, such as the GSC serverlist.
- Run a 24 hour dedicated server with console access.
- Ban players by their IP address.
- Auto-kick banned players.
Enhancements:
- Fixes an issue where version 1.9 wouldnt launch properly.
<<less
Download (1022KB)
Added: 2006-03-04 License: Freeware Price:
797 downloads
Oracle9i Database R2

Oracle9i Database R2


Enterprise database solution. more>>
Oracle9i Database is the state of the art in object-relational databases. Voted Editors Choice by PC magazine and the #1 database for Linux by Linux Journal, Oracle9i Database is the most scalable and full featured database available.

Whether driving your web site, packaged applications, data warehouses or OLTP applications, Oracle9i Database is a foundation technology for any professional computing environment..
<<less
Download (20KB)
Added: 2004-05-15 License: Freeware Price:
1114 downloads
Oracle JDeveloper 11.1.1

Oracle JDeveloper 11.1.1


Oracle JDeveloper - a J2EE and XML development environment with end-to-end support for developing applications and Web services more>>
Oracle JDeveloper is a powerful software that marks a significant milestone in the progress of application development.

We spent more time than ever in this release listening carefully to what our users need in order to make them more productive. We also embarked on an intensive design and usability review by an external company.

The result of these efforts is a huge leap forward in the speed in which developers can create, assemble, and reuse components to build rich, interactive applications that are highly performant and easy to maintain.


Enhanced use experience

There have been many updates throughout the product to make working with JDeveloper a pleasant experience. These improvements are not restricted to a particular type of development, but have been applied consistently to all areas of the design time.
• Enhanced navigator: The Application Navigator has been enhanced to organize your application the way you want. New categories make it easier for you to find what you are looking for. Collapsible panels put common elements of your application within easy reach. Files that make up a composite node are conveniently exposed by simply clicking on the composite node.
• Improved Component Palette: The component palette now features collapsible panels and divider sections to organize related components. A quick search field is provided to help locate components. You can now add commonly-used components to your Favorites list for easier access later, and another panel keeps track of your recently used components.
• New Property Inspector: The Property Inspector has been redesigned with a new, user-friendly layout. Property categories have been used consistently throughout the product to make using the Property Inspector more predictable.
• Application Overview: The new Application Overview window provides a convenient listing of all the sources for your application, grouped into helpful categories. From here, you can get a sense of the overall status of your application (which sources are incomplete, which have errors, etc) too. The Application Overview also functions as a way for you to learn about the various kinds of components you may use in your application, and easily launch wizards to create them.
• File List: The File List makes it easier than ever to locate source files that are part of your project. You can search by file name, file extension, status, date modified and more.
• Updated appearance: The JDeveloper development environment has been updated with a brand-new look.
• Integrated modeless editors: Many editors for components have been converted to integrated modeless editors. These appear in the editor area along with the other editors, and allow for much more productive navigation.
• Contextual linking: Contextual linking is the concept that as you are working on something, you should be able to easily get to relevant related resources. For example, as you are working on defining a page flow for databound pages, you should be able to easily get to the page definition of those pages. This concept is now employed wherever it makes sense in the development environment.


Resource Catalog

The Resource Catalog is your window onto the many disparate resources your application may need to consume. It allows you to define connections to the resource providers, and drag-and-drop those resources into your application as needed. The resource catalog provides a search tool to search all the defined repositories in a single action.

Connections can be created for the following types of resource repositories:
• Application server
• Database
• File system
• UDDI Registry
• URL adapter
• WebDAV

New diagramming framework

The internal diagramming framework used to build the UML tools in JDeveloper, the Page Flow diagrams, and other visual editors has been re-architected to be more flexible for internal consumers.


Java Coding and Agile Development


New code generators

New generators have been added for generating equals and hashcode and to simplify generating fields and properties with getters and setters and to generate constructor from fields

Updated JUnit 4.0 support

JDeveloper now generates unit tests using JUnit 4 annotations. The integrated runner has been updated to support JUnit 4, including new instructions, such as @ignore.

New profilers

The new profilers leverage JVMTI and therefore run on any certified Java VM. Oracles OJVM is no longer required for profiling.
• CPU Profiler
• Memory Profiler

XML Compare

Comparing of XML files is now done using an XML-aware algorithm. In previous releases compare was done using a line algorithm with no understanding of the syntax of the file content. XML is used extensively within JDeveloper (projects, diagrams, ADF artifacts) and the characteristics of the file content will be understood by the tool.

For example if an XML elements attributes are reordered the compare tool will not mark that as a change - the attributes (name and value) are the same, but in different positions.

The compare tool is used by all the version control extensions to compare file content with previous versions. Compare is also used by the local history feature to compare content between saved points.

Enhanced Merge Conflict Resolution for Subversion and CVS

JDeveloper now provides an enhanced XML-aware interactive GUI to browse and update unresolvable conflicts reported during the merge process.

<<less
Download (393MB)
Added: 2007-05-09 License: Freeware Price:
578 downloads
Color Oracle 1.1

Color Oracle 1.1


Color Oracle - Simulate color blind vision to check readability of graphics more>> <<less
Download (185KB)
Added: 2006-09-15 License: Freeware Price:
1171 downloads
Color Oracle for Mac 1.1.1

Color Oracle for Mac 1.1.1


Color Oracle applies a full screen color filter to art you are designing. more>> Color Oracle takes the guesswork out of designing for color blindness by showing you in real time what people with common color vision impairments will see. Color Oracle applies a full screen color filter to art you are designing independently of the software that you are using. Eight percent of all males are affected by color vision impairement make sure that your graphical work is readable by the widest possible audience.
Seeing is believing! Instantaneously identify and correct problem colors in your art using Color Oracles system-wide menu accessible in any program.
New:
Color Oracle 1.1.1 fixes a few bugs on all platforms (25 February 2008).
Color Oracle 1.1 now runs on Windows and Linux (20 February 2008).
<<less
Download (203KB)
Added: 2009-04-11 License: Freeware Price: Free
195 downloads
Navicat Oracle Lite 8.1.2

Navicat Oracle Lite 8.1.2


Navicat Oracle Lite offers users a useful and user-friendly Database administration tool for Oracle. more>>

Navicat Oracle Lite 8.1.2 offers users a useful and user-friendly Database administration tool for Oracle. It works with any Oracle Database Server from version 8i or above, and supports most of the latest Oracle objects features including Directory, Tablespace, Synonym, Materialized View, Trigger, Sequence, and Type, etc. Features in Navicat are sophisticated enough to provide professional developers for all their specific needs, yet easy to learn for users who are new to Oracle.

With Navicat well-designed Graphical User Interface (GUI), Navicat for Oracle lets you quickly and easily create, organize, access and share information in a secure and easy way, taking Oracle administration to the next level.

Benefits:

  • Latest Oracle Versions Support: Navicat for Oracle a powerful Oracle Database Server administration and development tool. Highlights of supported features:
    • Support of Oracle versions 8.1.7 or above
    • Support of Multiple Connections to local or remote Oracle Server
    • Support of Unicode / Character Set
    • Support of Triggers and Foreign Keys
    • Support of Views and Stored Procedures creation
    • Support of Oracle Objects like Directory, Synonym and Materialized View
  • Additional Connection Options
    • Native Connection Options: Navicat for Oracle offers two connection modes to the Oracle server: connection through the Oracle Call Interface (OCI) in Basic mode and alias entry from a tnsnames.ora file in TNS mode.
    • Other Connection Options: You can set the role for user to connect with Default, SYSOPER or SYSDBA system privilege. Besides, you can pass control of user authentication to the operating system by means of OS authentication option.
    • Support of SSH Tunnel: Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts. The authentication method can use a password or public / private key pair.
  • Comprehensive Management of Oracle objects
    • Create, edit and drop table's fields, indexes, foreign keys, uniques, checks, triggers and privileges: With Table Designer the basic Navicat for Oracle tool for working with tables, you can create, edit and drop table's fields, indexes, foreign keys, checks, triggers, privileges and much more.
    • Support of tablespace, package, sequence, synonym, trigger, type and more: Navicat allows you to create, edit and drop directories, tablespaces, publice database links, public synonyms, database links, indexes, materialized views, materialized view logs, packages, sequences, synonyms, triggesr and more.
    • SQL Preview: The SQL Preview area shows you SQL representation of the oracle objects you are creating. This ability allows you to preview SQL before execution.
    • Dump object definition as sql file: Backup object definition and data with ease by dumping as sql file.
    • View Schema / Table Structure: Present the schema / table definition by printing their structures in Navicat. Understand the respective object structure fully at a glance.
  • Diversified Import and Export Competence
    • Import data up to 5 most popular formats including XLS, CSV, TXT, DBF and XML: Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
    • Export Data to different file formats: TXT, CSV, DBF and XML: Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
  • Powerful Data Manipulation Tools
    • Support of Foreign Key Data Selection: With the GUI tool Foreign Key Data Selection, you can locate the foreign key values from the reference table. Stop shifting the view to a master table to look for the available values!
    • Data and Structure Synchronization: You can transfer data from one Oracle schema to another with detailed analytical process. Likewise, you can compare and modify the table structures. For both Data and Structure Synchronization, the target schema can be on the same server as the source or on another server.
    • Support of Data Transfer between local / remote Oracle schemas: Transfer tables/views/stored procedures/functions/sequences from one Oracle schema to another, or to a plain text file.
    • Create Schedule for Import / Export, Data Transfer, Saved Queries and Data Synchronization: Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Data Transfer, Data Synchronization, Import and Export.
  • Powerful Security Management
    • Visual User Manager: Navicat provides users a visual tool for user management. You can easily add, delete, edit users / roles, and grant privileges on the selected schemas, tables / views, fields and stored procedures.
  • Well-Designed Visual Builder / Editor
    • Visual Query / View Builder: Visual Query / View Builder which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
    • Query Editor: It allows you to create and edit SQL text for a query, prepare and execute selected queries.
    • Support of Parameter Query: Set query parameters to add variable values to a query each time you run it.
  • More great features
    • Virtual Grouping: Have a better organization over objects in Navicat. You can categorize objects into groups with the Virtual Grouping feature. Virtual Grouping can be applied on Connection, Table, View, Stored Procedure/Function and Schedule.
    • Server Monitor: Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status icon to show and/or modify the properties of Oracle servers.
    • SQL Console: To use a command-line interface, you can open SQL Console in Navicat. It provides you an interactive text-based screen to query input and result output from database.
    • Tabbed Windows: Customize your window behaviour style. Navicat supports you of dragging windows in and out of the tabbed windows.
Major Features:
  1. Oracle Objects Management
    • Support Oracle servers 8i or above
    • Create/drop schemas
    • Support all Oracle objects: tables (Normal, External and Index Organized), views, stored procedures/functions
    • Support all subobjects: fields, indices, foreign keys, uniques, checks and triggers
    • Managing tablespaces, public database links and public synonyms
    • Managing database links, indices, java, materialized views, materialized view logs, packages, sequences, synonyms, triggers, types, XML Schema and Recycle Bin
    • Support of physical attributes
    • Support of character set and unicode
  2. Connection Management and Navigation
    • Multiple local/remote Oracle server connections
    • Support of Basic Connection
    • Support of TNS Connection
    • Connection to Oracle server through SSH
  3. Data Viewer and Editor
    • Grid view
    • TEXT, Hex and BLOB/BFile viewer/editor
    • Copying and pasting selected records
    • Customize display formats
    • Incremental search, sorting and formatting table grid
    • Ability to show/hide ROWID
    • Ability to set number of records showing on each page
  4. SQL Processing
    • Ability to create parameter queries
    • Multiple SQL editors with syntax highlighted feature
    • Ability to preview SQL before execution
  5. Server Security and Maintenance Services
    • Visual user manager to administer users, roles and privileges
    • Maintaining tables like Table Lock, Row Movement, Shrink Space, Table Move, Validate Table Structure and Collect Table Statistics
  6. Other Useful Features
    • Empty/truncate tables
    • Backing up schema/table to SQL script
    • Executing SQL script
    • Create table/view shortcut on desktop
    • Support of docking/tab windows
    • Ability to run profile from command line
    • Log files: keep track on the actions that have been performed in Navicat
    • Ability to copy Connection Information into Clipboard
Enhancements:
  • Improvements: Improved the stability when running a query.
  • Bug Fixes: Some windows size and position were not saved after closed.
Requirements:
  • Mac OS X 10.3 Panther, 10.4 Tiger or 10.5 Leopard
  • Universal Binary

<<less
Download (27MB)
Added: 2009-07-31 License: Freeware Price: FREE
downloads
 
Other version of Navicat Oracle
Navicat Oracle Lite 8.1.1Navicat Oracle Lite offers users a useful and user-friendly Database administration tool for ... and user-friendly Database administration tool for Oracle. It works with any Oracle Database
Price: FREE
License:Freeware
Download (27MB)
1 downloads
Added: 2009-07-24
Guitar Academy Guitar Tuner 1.5

Guitar Academy Guitar Tuner 1.5


Set and tune acoustic and electric guitars. more>>

Guitar Academy Guitar Tuner 1.5 offers you a powerful application which can set and tune acoustic and electric guitars. Guitar tuner, for tuning acoustic and electric guitars, from GCH Guitar Academy. Has a selection of tones to tune from, electric guitar, acoustic guitar and pure tone.

<<less
Download (3.4MB)
Added: 2005-12-30 License: Freeware Price:
644 downloads
Jedi Knight: Jedi Academy 1.0.1e

Jedi Knight: Jedi Academy 1.0.1e


Jedi Knight: Jedi Academy is the latest installment of the highly acclaimed Jedi series. Take on the role of a new student eager to learn the ways of the Force from Jedi Master Luke Skywalker more>> Jedi Knight: Jedi Academy is the latest installment of the highly acclaimed Jedi series. Take on the role of a new student eager to learn the ways of the Force from Jedi Master Luke Skywalker.

Customize your character and interact with famous Star Wars characters in many unique Star Wars locations where you face powerful enemies. You can build your own lightsaber and use the level selection system to choose your own path through the game.

You must now make the ultimate choice: Fight for good and freedom on the light side or follow the path of power and evil to the dark side.

Requirements:
Jedi Knight: Jedi Academy 1.0 or later.
Enhancements:
Version 1.0.1e: This update adds universal binary support which always Intel Macs to run the game at full speed.
<<less
Download (7.6MB)
Added: 2006-08-25 License: Updater Price:
downloads
Oracle SQL Developer 1.5.4.59.40

Oracle SQL Developer 1.5.4.59.40


Graphical tool that enhances productivity and simplifies database development tasks. more>>


Graphical tool that enhances productivity and simplifies database development tasks. 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 can connect to any Oracle Database version 9.2.0.1 and later. We support SQL Developer running on Windows, Linux and Mac OS X.

<<less
Download (38.8MB)
Added: 2008-03-01 License: Freeware Price:
12 downloads
 
Other version of Oracle SQL Developer
Oracle SQL Developer 1.2.0.29.98Oracle SQL Developer enhances productivity and simplifies ...Oracle SQL Developer is a powerful graphical application that enhances
License:Freeware
Download (38.3MB)
562 downloads
Added: 2007-06-09
Apple Java for Oracle Updater 1.3.1

Apple Java for Oracle Updater 1.3.1


Java for Oracle is an upgrade to 1.3.1 which provides support or Oracle 11i client applications on Mac OS X more>> Java for Oracle is an upgrade to 1.3.1 which provides support or Oracle 11i client applications on Mac OS X. It is recommended that you only update to Java for Oracle if you need to use Oracle 11i client applications.
Requirements:
Mac OS X 10.2.1 or later.
<<less
Download (12.8MB)
Added: 2003-05-15 License: Updater Price:
downloads
Navicat for Oracle 8.1.5

Navicat for Oracle 8.1.5


Navicat for Oracle is considered as a comprehensive GUI tool which lets you create, edit databases, run SQL queries and connect to remote Oracle in an easier way. more>>

Navicat for Oracle 8.1.5 is considered as a comprehensive GUI tool which lets you create, edit databases, run SQL queries and connect to remote Oracle in an easier way. Also, Navicat provides a number of tools allowing to perform all the necessary database operations such as creating, editing, and duplicating database objects. It also offers a well-described wizard system that simplifies your database development tasks. It supports Oracle 8i and later.

Major Features:

  1. Latest Oracle Versions Support: Navicat for Oracle a powerful Oracle Database Server administration and development tool. Highlights of supported features:
    • Support of Oracle versions 8.1.7 or above
    • Support of Multiple Connections to local or remote Oracle Server
    • Support of Unicode / Character Set
    • Support of Triggers and Foreign Keys
    • Support of Views and Stored Procedures creation
    • Support of Oracle Objects like Directory, Synonym and Materialized View
  2. Additional Connection Options:
    • Native Connection Options: Navicat for Oracle offers two connection modes to the Oracle server: connection through the Oracle Call Interface (OCI) in Basic mode and alias entry from a tnsnames.ora file in TNS mode.
    • Other Connection Options: You can set the role for user to connect with Default, SYSOPER or SYSDBA system privilege. Besides, you can pass control of user authentication to the operating system by means of OS authentication option.
    • Support of SSH Tunnel: Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts. The authentication method can use a password or public / private key pair.
  3. Comprehensive Management of Oracle objects:
    • Create, edit and drop table's fields, indexes, foreign keys, uniques, checks, triggers and privileges: With Table Designer the basic Navicat for Oracle tool for working with tables, you can create, edit and drop table's fields, indexes, foreign keys, checks, triggers, privileges and much more.
    • Support of tablespace, package, sequence, synonym, trigger, type and more: Navicat allows you to create, edit and drop directories, tablespaces, publice database links, public synonyms, database links, indexes, materialized views, materialized view logs, packages, sequences, synonyms, triggesr and more.
    • SQL Preview: The SQL Preview area shows you SQL representation of the oracle objects you are creating. This ability allows you to preview SQL before execution.
    • Dump object definition as sql file: Backup object definition and data with ease by dumping as sql file.
    • View Schema / Table Structure: Present the schema / table definition by printing their structures in Navicat. Understand the respective object structure fully at a glance.
  4. Diversified Import and Export Competence
    • Import data up to 5 most popular formats including XLS, CSV, TXT, DBF and XML: Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
    • Export Data to different file formats: TXT, CSV, DBF and XML: Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
  5. Powerful Data Manipulation Tools
    • Support of Foreign Key Data Selection: With the GUI tool Foreign Key Data Selection, you can locate the foreign key values from the reference table. Stop shifting the view to a master table to look for the available values!
    • Data and Structure Synchronization: You can transfer data from one Oracle schema to another with detailed analytical process. Likewise, you can compare and modify the table structures. For both Data and Structure Synchronization, the target schema can be on the same server as the source or on another server.
    • Support of Data Transfer between local / remote Oracle schemas: Transfer tables/views/stored procedures/functions/sequences from one Oracle schema to another, or to a plain text file.
    • Create Schedule for Import / Export, Data Transfer, Saved Queries and Data Synchronization: Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Data Transfer, Data Synchronization, Import and Export.
  6. Powerful Security Management
    • Visual User Manager: Navicat provides users a visual tool for user management. You can easily add, delete, edit users / roles, and grant privileges on the selected schemas, tables / views, fields and stored procedures.
  7. Well-Designed Visual Builder / Editor
    • Visual Query / View Builder: Visual Query / View Builder which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
    • Query Editor: It allows you to create and edit SQL text for a query, prepare and execute selected queries.
    • Support of Parameter Query: Set query parameters to add variable values to a query each time you run it.
  8. More great features
    • Virtual Grouping: Have a better organization over objects in Navicat. You can categorize objects into groups with the Virtual Grouping feature. Virtual Grouping can be applied on Connection, Table, View, Stored Procedure/Function and Schedule.
    • Server Monitor: Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status icon to show and/or modify the properties of Oracle servers.
    • SQL Console: To use a command-line interface, you can open SQL Console in Navicat. It provides you an interactive text-based screen to query input and result output from database.
    • Tabbed Windows: Customize your window behavior style. Navicat supports you of dragging windows in and out of the tabbed windows.

Enhancements:

  • Improvements:
    • Improved compatibility to some ODBC drivers for Import Wizard.
  • Bug Fixes:
    • Data grid was unable to be opened properly when some kind of text were displayed.
    • Removed some internal SQL run by Navicat in Query Viewer.
    • Unable to change the default value of an existing field from NULL to other values in Table Designer.

Requirements

  • Mac OS X 10.3 Panther, 10.4 Tiger or 10.5 Leopard
  • Universal Binary img95
<<less
Added: 2009-10-27 License: update/patch Price: $109.00
downloads
 
Other version of Navicat for Oracle
Navicat for Oracle 8.1.4Navicat for Oracle is known as a useful and easy-to-use GUI tool which ... lets you create, edit databases, run SQL queries and connect to remote Oracle in an easier way
Price: $109.00
License:update/patch
Download
downloads
Added: 2009-09-25
Navicat for Oracle 8.1.3PremiumSoft CyberTech - powerful GUI tool lets you create, edit databases, run SQL queries and connect to remote Oracle
Price: $109.00
License:update/patch
Download
downloads
Added: 2009-09-01
Navicat for Oracle 8.1.2Navicat for Oracle is a very serviceable and tractable powerful database administration tool ... tool for Oracle that can create, edit databases, run SQL queries and connect to remote Oracle in
Price: $129.00
License:update/patch
Download
downloads
Added: 2009-07-28
Star Wars Jedi Knight: Jedi Academy 1.0.1e

Star Wars Jedi Knight: Jedi Academy 1.0.1e


Take on the role of a new student eager to learn the ways of the Force by joining the Academy on Yavin 4. more>>


The latest installment of the highly-acclaimed Jedi Knight series. Take on the role of a new student eager to learn the ways of the Force by joining the Academy on Yavin 4.
Since Master Luke Skywalker believes in training by doing, he sends the young apprentice on missions to hone his or her skills. During this time, a mysterious cult emerges to threaten the galaxy, and the Academy is tasked with finding out who they are and what they are doing.
Interact with famous Star Wars characters in many classic Star Wars locations as you face the ultimate choice: Fight for good and freedom on the light side or follow the path of power and evil to the dark side.
Game Demo 1.0.1b
Download from MacGameFiles (186MB)
View QuickTime Trailer
Feature: Graduate Suma Cum Lightsaber with Star Wars Jedi Knight: Jedi Academy
Additional Resources
- GSC Jedi Academy: Host your own games.
Genre: Action

<<less
Download (7.5MB)
Added: 2006-08-25 License: Update Price:
95 downloads
AF Academy 2006 Football Schedule 1.0

AF Academy 2006 Football Schedule 1.0


AF Academy 2006 Football Schedule is well-known as a convenient to use yet efficient tool that is designed to enable you to display the current football schedule for the USAF Academy Falcon football team for 2006. more>>

AF Academy 2006 Football Schedule 1.0 is well-known as a convenient to use yet efficient tool that is designed to enable you to display the current football schedule for the USAF Academy Falcon football team for 2006.

Requirements: Mac OS X 10.4 or higher

<<less
Download (206KB)
Added: 2006-08-29 License: Freeware Price:
downloads
wxOraLib 1.0.0

wxOraLib 1.0.0


This is a wxWidgets library to connect and make Oracle database transactions. more>>
wxOraLib 1.0.0 is an ideal tool for programmers. It is actually a wxWidgets library to connect and make Oracle database transactions. WxOraLib is based in the OCCI libraries.

Requirements:

  • Mac OS X.

Enhancements: Apr 13 2009

  • Added Features
  • DB Connect
  • Execute Query
  • Select Query
  • BLOB Support
<<less
Download (11.1MB)
Added: 2009-05-09 License: GPL Price: FREE
1 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5