Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  DeebeeX

DeebeeX

DeebeeX - 1.1

Oracle database inspector/browser

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 1.1
Release Date: 2005-06-17
License: Freeware
Downloads (this version): 1,458
Downloads (all versions): 1,710
Price: free

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

There don't seem to be many database viewers around for OSX that support Oracle. Those you find are typically Java based, require installation of an Oracle JDBC driver, often need some fiddling with the class path and only provide a generic Java GUI, not a true Cocoa GUI.

What is missing is a database browser like CocoaMySQL for Oracle.

DeebeeX aims to provide this missing database browser for Oracle. It's been made possible by two great tools:

  • PyObjC by the PyObjC team
  • cx_Oracle by Anthony Tuininga

Thanks to the packaging system delivered with PyObjC the application will run without further downloads on a OSX factory installed machine.

What's new in this version:

  • Built with (and using) Python 2.4, PyObjC 1.3.6, cx_Oracle 4.1
  • Added index and contraint views to the structure view
  • Added support for BLOB and CLOB types in the content view

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 PPC

Additional Requirements:

  • Mac OSX 10.4
  • not tested on other OSX versions.

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

DeebeeX Troubleshooting ReportI seem to need more downloads? - Version: 1.1, 11/13/2006 10:06AM PST

kcrca
After downloading, I ran the program. It wants ORACLE_HOME to be set to a directory. I set it to one I created, and it wasn't happy:

Unexpected Error Occured:
(RuntimeError: Unable to acquire Oracle environment handle)

I interpret the statement "Thanks to the packaging system delivered with PyObjC the application will run without further downloads on a OSX factory installed machine." to mean I don't have to download and install the oracle client. Do I?

I am running 10.4.8
Post a commentAlert Admin

DeebeeX Commentarydoesn't run on my 10.3.7 system - Version: 1.1, 6/17/2005 11:37AM PST

Marty.Skinner
The author never said it would, but they did indicate they had never tried. I did, and it doesn't.

In the Console:

-----------------------------------------------------------------
2005-06-17 14:18:35.294 DeebeeX[19406] dyld: /Volumes/Extras/download../DeebeeX.app/Contents/MacOS/DeebeeX can't open library: /usr/lib/libgcc_s.1.dylib (No such file or directory, errno = 2)
2005-06-17 14:18:35.774 DeebeeX[19406] An internal error occurred while attempting to link with:

/usr/lib/libgcc_s.1.dylib

See the Console for a detailed dyld error message
-----------------------------------------------------------------
It's kind of interesting to put an error into the Console that says "See the Console ...".

/Marty
Post a commentAlert Admin