|
|
|
|
|
This software was checked for viruses and was found to contain no viruses.
Click here
to see antivirus report.
|
|
| |
|
Review
This is official description
Golden is a query and scripting tool for Oracle databases. It features close compatibility with SQLPLus' scripting conventions including variable prompting and bind variable syntax. Easily build SQL statements with the SQLBuilder and popup helper lists. Directly export to Excel or Open Office calc or a number of different file formats. Includes the ImpExp Import/Export program.
The following review written by one of the Software Informer contributors applies to version 5.7
Golden is a professional SQL tool for Oracle which provides a SQL and PL/SQL editor with syntax highlighting. It is a 32 bit multi-threaded application which allows multiple scripts to be edited and run simultaneously. This tool is optimized to be quick and resource-friendly. With Golden you can check the timing of the SQL statements, explain Plan output, view results in spreadsheet format, print query results, edit single table result sets and export data to Excel, CSV and XML files. Golden provides support for SQLPlus variable prompting, bind variables and external scripts calling with parameter passing. Golden is an easy to use program which provides you with colored syntax highlighting, scheme information which can be pasted into scripts/queries and support for EXEC, DESC and CONNECT commands. One of the coolest features of Golden is that it provides a point-and-click SQL Builder with Oracle keywords, all accessible Oracle Objects, column data types, primary key and index information. Golden is an excellent application for programmers as it allows you to cut and paste queries into programming languages like Delphi, VB, ASP, Java, C++ etc. Golden is a powerful tool which provides support for high speed ascii import/export that can handle millions of records. Interestingly, this easy to use tool is free to try. |
- Easy to use.
- Provides range of features.
- High speed ascii import/export.
- Edit/run multiple scripts simultaneously.
- Allows editing of single table result sets.
|
- Does not work on Linux.
- Does not provide support for databases like MySQL, DB2, Informix.
- Does not allow data export in HTML format.
|
|
Reviewed by: Maitri Shah Reviewer rating: Reviewed: 2 years ago
|
What's new in version 6.0
Fixed the cursor not scrolling into view when pasting into the SQL area. Fixed a bug where opening a private tab would logout the public session. Improved the connection diagnostics output. Added new EXPORT command to export in TAB delimited format. EXPORT TAB "FILENAME" [NOTITLES] Added new optional parameter NOTITLES to the EXPORT CSV command. EXPORT CSV "FILENAME" [NOTITLES] Added new features to the EXPORT EXCEL/OOCALC commands. Now you can specify a save filename, suppress the overwrite file warning and also close Excel/OOCALC automatically (if no save errors.) Export command syntax: EXPORT EXCEL|OOCALC ["TemplateFilename"|NONE] ["SaveToFilename"] [NOOVERWRITEWARNING] [CLOSE] Note that the TemplateFilename is required if SaveToFilename is used but can be an empty string "" or NONE Example Script: select * from cat where rownum <= 100; Export to Excel using default template, a save filename, no overwrite warning and close Excel. export excel "" "c:\myexcel.xls" NOOVERWRITEWARNING CLOSE Fixed an issue with editing time values where the local format setting was different than the regional setting. Fixed a problem where the Golden6 process would keep running even if it was being used to autorun a script with the -x commandline option (which tells Golden to exit after running the -a script.) Fixed a problem where editing the server list in the login options page wouldn't save. Added check for TNS_ADMIN in HKLM\Software\Oracle location (since the Oracle Client checks there.) |
|
Report a wrong version
Report a wrong program title
Suggest a correction
|
Screenshots
All 6 screenshots |
|
|