Main > Free Download Search >

Free oracle sql developer software for mac

oracle sql developer

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1087
WebDNA Developer Edition 6.2

WebDNA Developer Edition 6.2


Flexible scripting language and database system. more>>

WebDNA Developer Edition 6.2 is completely customizable to customers' needs to build a wide range of applications, from basic form-to-email to highly sophisticated database-driven intranet sites. While it is not a framework like Ruby on Rails, WebDNA replaces multiple instructions with a single one, allowing the developer to code as much as 3 times faster than with php or asp. WebDNA's flexibility translates to a very small set of instructions required to build virtually any type of server side application.

Because WebDNA uses the English language and familiar tag structure, basic HTML is the only background needed, making it ideal for the web designer or webmaster to create dynamic sites without relying on outside programming help..

An unlimited number of ultrafast databases can reside within your site hierarchy. There is no need to use MySQL, Microsoft SQL or PostGres at all, but if you want to, you can..

Writing to and searching through a WebDNA database is integrated into the language itself so that variables are immediately available, using one single syntax. You do not need to learn PHP syntax and MySQL syntax. One single WebDNA command does it all.

WebDNA can interact with Flash, Applets, JavaScript, Ajax, and many other client-side processors to create the perfect client-to-server balance. It will also integrate with any payment gateways and other web services, such as shipping rate quotes, whether object (Java) driven or form driven. WebDNA is a "play nice with others" application..

Whether you need to build a dynamic ecommerce website, web applications, or just password protect a file, WebDNA will allow you to do it much faster and more easily than with any other traditional tools.

<<less
Download (46.5MB)
Added: 2009-05-24 License: Freeware Price:
14 downloads
MySQL Database Server 5.1.35

MySQL Database Server 5.1.35


MySQL Database Server is a versatile and innovative tool which is designed for enterprise organizations delivering business critical database applications. more>>

MySQL Database Server 5.1.35 is a versatile and innovative tool which is designed for enterprise organizations delivering business critical database applications. It gives corporate developers, DBAs and ISVs an array of new enterprise features to make more productive developing, deploying, and managing industrial strength applications. If you need a GUI for MySQL Database, you can download - NAVICAT (MySQL GUI). It supports to import Oracle, MS SQL, MS Access, Excel, CSV, XML or other formats to MySQL.

MySQL Database Server delivers new enterprise features, including: ACID Transactions to build reliable and secure business critical applications. Stored procedures to improve developer productivity. Triggers to enforce complex business rules at the database level. Views to ensure sensitive information is not compromised. Information schema to provide easy access to metadata. Distributed transactions (XA) to support complex transactions across multiple databases.

<<less
Added: 2009-06-05 License: Freeware Price:
downloads
 
Other version of MySQL Database Server
MySQL Database Server 5.1.32It supports to import Oracle, MS SQL, MS Access, Excel, CSV, XML or other formats to MySQL ... Stored procedures to improve developer productivity. Triggers to enforce complex business
License:Freeware
Download
710 downloads
Added: 2009-03-14
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 database development tasks
License:Freeware
Download (38.3MB)
562 downloads
Added: 2007-06-09
Apple Developer Tools August 2003 update

Apple Developer Tools August 2003 update


Apple Developer Tools August 2003 update is such a useful update that allows development of G5 optimized code with the December 2002 Mac OS X Developer Tools. more>> <<less
Added: 2003-09-15 License: update/patch Price:
3 downloads
pearSQLizer 0.5.1

pearSQLizer 0.5.1


pearSQLizer is a little front end tool for JDBC-Accessible SQL-Databases like MySQL and Oracle more>>
pearSQLizer is a little front end tool for JDBC-Accessible SQL-Databases like MySQL and Oracle.

pearSQLizer allows you to send SQL-Statements to a database. Then it displays the results of these statements in a table.
You can also execute multiple SQL-Scripts from external files or insert the content of textfiles into database tables. The most interesting thing about pearSQLizer is that it provides its SQL-Capabilities to other cocoa-applications via the Services-Menu. Just type your SQL-Scripts in any service-aware texteditor and use the pearSQLize-Service to send them to your database. Furthermore pearSQLizer remembers the most recent SQL-Statements so you can quickly access them again.
Now with Jaguar compatibility.

This software does not work on Tiger.
<<less
Download (137KB)
Added: 2006-08-06 License: Freeware Price:
1175 downloads
Cache Monitor 0.51

Cache Monitor 0.51


An SQL development tool designed for InterSystems database Cache more>> An SQL development tool designed for InterSystems database Cache

Cache Monitor supports developers with features, like: Advanced SQL Query Editor, Cache-SQL Syntax highlighting, SQL Code completion, SQL History buffer for executed SQL commands, SQL Code formatting,Graphical SQL execution plan and more.
You see the process ID (PID) from your connection on the Tabpane on every Query Analyzer. Code completion will let you type a few characters and then display a list of context-sensitive possibilities to complete the text you are typing. Editor code completion brings up a list of Tables or Columns (also known as Intellisense).
Code completion can be triggered by pressing [CTRL+SPACE] or by typing a hotchar or keyword, such as . or , in an SELECT list. Cache-SQL formatting can executed from context menu to make your code, or the code of others, much easier to read (Format SQL). Also supports, of course: Undo/Redo and Search and Replace.
Since version 0.18 the Hyperlink navigation has been added. Hyperlink navigation is a means for simple navigation from the editor to Tables metadata. When you presses the CTRL key and hover the mouse cursor over a certain code element, the element is changed to a hyperlink. When you hold the CTRL key and click on the hyperlink, the go to Tables metadata action is performed.
Since 0.20, Cache Monitor contains features to tune the database.
Main features:
Advanced SQL Query Editor
- Cache-SQL Syntax highlighting
- SQL Code completion for Tables,Views,Columns and Indexes (also known as Intellisense)
- SQL History buffer for executed SQL commands
- SQL Code formatting
- Parallel (multi-threaded) queries
- The Graphical SQL execution plan supplies index and selectivity information from every used index in the plan
- SQL abbreviations, Type: se to complete to "SELECT * FROM "
- TuneTable for selected Tables or whole Namespaces
- Select2Table Function
DDL Code generation (CREATE TABLE)
MetaData-Browser for
- Namespaces
- Tables
- Views
- Routines
- Classes
- CachedQueries
- Stored Procedures
- Indexes
Cache Monitor can be used from any platform with an JAVA-JRE 5.0 (Linux, Windows,...).
- Cache Monitor helps you to organize your Server; to classify Cache Servers into groups, divide groups into subgroups etc.
- You can see Cache Version infos from connected Server
- Shows Executionplan from an SQL Statement.
- You can view the selectivity from the used columns in the execution plan
- Shows CachedQueries with their costs and the underlying SQL (AddHoc from Intersystems needed!)
- Select2Table Function
- Fast open Query Analyzer with CTRL+Q on selected Server
- Fast open Query Analyzer with CTRL+O
- CopyTable Function
- Execute TuneTable for selected Tables or the whole Namespace
- Shows PID (ProcessID) from each Query Analyzer connection
- Shows Processlist
- Shows SELECT-Statements from SQL Views
- Show Routines

System requirements:
-

Enhancements
- Global Viewer is now working. Please attention about the global size, currently there is no limit!
- The Table-Viewer have now more filter functions from the context menu (look at the Data Panel and use right click on table).
- Faster startup.

<<less
Download (4.9MB)
Added: 2009-02-15 License: Freeware Price: FREE
365 downloads
FmPro Migrator 5.31

FmPro Migrator 5.31


FmPro Migrator is released with an aim to quickly and accurately migrate FileMaker Pro database structure and data to MySQL, Oracle, Access, SQL Server, Sybase, DB2, OpenBase, PostgreSQL, FrontBase, SQLite and Valentina. more>> <<less
Download (39MB)
Added: 2009-11-21 License: update/patch Price: $200.00
downloads
 
Other version of FmPro Migrator
FmPro Migrator 5.28MySQL, Oracle, Access, SQL Server, Sybase, DB2, OpenBase, PostgreSQL, FrontBase, SQLite and ... Stacks (Developer Edition Feature) Migrates Access, Bento and SQL Server to FileMaker 10
Price: $200.00
License:update/patch
Download (39MB)
downloads
Added: 2009-11-01
Price: $200.00
License:update/patch
Download (38.9MB)
downloads
Added: 2009-09-19
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.2tool for Oracle that can create, edit databases, run SQL queries and connect to remote Oracle in ... Features in Navicat are sophisticated enough to provide professional developers for all
Price: $129.00
License:update/patch
Download
downloads
Added: 2009-07-28
Xsql 1.0.4

Xsql 1.0.4


Xsql - Send SQL queries to Oracle, MySQL, Postgresql servers more>>
Xsql is a small tool for Mac OS X to send SQL queries to a local or remote Postgresql or Oracle database server and to display and/or save the results. Output can be viewed either tab-delimited (for export to Microsoft Excel or similar applications) or in a table format.
Enhancements:
- Better integration with Mac OS X (standard file dialogs; preferences are now stored in the correct folder)
- Support for Finder drag-and-drop.
<<less
Download (228KB)
Added: 2006-06-19 License: Freeware Price:
1223 downloads
SQL Language Module for BBEdit 1.0.1

SQL Language Module for BBEdit 1.0.1


Provides syntax coloring of SQL commands in BBEdit. more>>
SQL Language Module for BBEdit provides syntax coloring of SQL commands in BBEdit.
<<less
Download (8KB)
Added: 2004-05-27 License: Freeware Price:
1980 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.1area shows you SQL representation of the oracle objects you are creating. This ability allows ... , Variables or Status icon to show and/or modify the properties of Oracle servers. SQL Console
Price: FREE
License:Freeware
Download (27MB)
1 downloads
Added: 2009-07-24
FmPro Worksheet 1.04

FmPro Worksheet 1.04


FmPro Worksheet - sends SQL commands to FileMaker 7/8 more>>
FmPro Worksheet - A free graphical utility for sending SQL commands to FileMaker 7/8 databases. FmPro Worksheet enables FileMaker 7/8 database developers to use libraries of SQL commands to speed development of FileMaker 7/8 solutions. FileMaker 7/8 developers can utilize all SQL commands supported by the FileMaker 7/8 database including CREATE TABLE, DROP TABLE, SELECT, INSERT, UPDATE and DELETE. FmPro Worksheet is available for MacOS X and Windows, and may be downloaded from: http://www.fmpromigrator.com/downloads/demo_software/index.html#download_fmpro_worksheet
Enhancements:
- Added new Batch Load & Execute feature.
- This feature loads and executes all of the .sql files located within a folder selected by the user.
<<less
Download (3MB)
Added: 2006-01-09 License: Freeware Price:
1436 downloads
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
Qilan 3.2

Qilan 3.2


Qilan gives you a useful and convenient environment for database and web application graphic. It allows developers to work with database data and schema and to create dynamic Web more>>

Qilan 3.2 gives you a useful and convenient environment for database and web application graphic. It allows developers to work with database data and schema and to create dynamic Web applications linking one or several SQL database engines. A knowledge of SQL or code level programming is not required.

In addition to SQL engines (Apache Derby, Frontbase, Informix, OpenBase, MySQL, MS Access, MS SQL Server, Oracle, Paradox and Sybase), Qilan provides access to Filemaker and Helix Server.

Enhancements:

  • Qilan is fully compatible with Mac OS X 10.6.
  • Qilan has been rebuilt using JNI.
  • Webtemplate exports are significantly faster and memory management has been improved.
  • There are number of new features including check for Qilan updates, new operators and a find function.
Requirements: Mac OS X 10.4.11 or higher
<<less
Added: 2009-11-11 License: update/patch Price: $395.00
downloads
SQL Query 2.2.2 Beta 1

SQL Query 2.2.2 Beta 1


SQL Query 2.2.2 Beta 1 is a user-friendly tool which can be used to connect to a MYSQL or ODBC Database and Display the Records in a table view. more>> <<less
Download (3.1MB)
Added: 2009-07-27 License: Freeware Price: FREE
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5