Download List

Projeto Descrição

cx_Oracletools contains a number of Python scripts that handle Oracle databases in a cross platform manner. Some of the scripts included manage executing scripts with error checking, describing existing objects in the database in the format needed to recreate them, dumping data into a platform-independent format, and debugging PL/SQL.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-11 06:30
8.0

Esta versão adiciona suporte para Oracle 11.x e fornece os binários de 32 bits e 64 bits do Windows e Linux. Muitas outras melhorias foram feitas, como a capacidade de realizar consultas de flashback ao gerar DDL.
This release adds support for Oracle 11.x and provides binaries for 32-bit and 64-bit Windows and Linux platforms. Many other improvements were made, such as the ability to perform flashback queries when generating DDL.

2006-07-24 19:56
7.4

Esta versão adiciona suporte para descrever as declarações comentário, melhora o desempenho em ImportData por cerca de 20-25%, melhora o registo (em particular exceções), e fixa uma série de bugs.
Tags: Minor feature enhancements
This release adds support for describing comment statements, improves performance in ImportData by about 20-25%, improves logging (particularly in exceptions), and fixes a number of bugs.

2006-01-26 22:47
7.3

Esta versão adiciona as ferramentas ExportXML e ImportXML à importação / exportação de dados para / de bancos de dados Oracle como XML. Acrescenta ExportData opções para limitar as linhas de exportação. Acrescenta que as opções de log de todas as ferramentas. Acrescenta opções para limitar os objetos descritos por DescribeSchema e ExportObjects.
Tags: Major feature enhancements
This release adds the tools ExportXML and ImportXML to import/export data into/from Oracle databases as XML. It adds options to ExportData to limit the rows exported. It adds logging options to all of the tools. It adds options to limit the objects described by DescribeSchema and ExportObjects.

2003-12-18 23:47
7.2

Esta versão tem novas ferramentas para importação e exportação CLOB e BLOB para / de um banco de dados Oracle. As interfaces com DescribeObject e DbDebugger foram aprimorados.
Tags: Minor feature enhancements
This release has new tools for importing and exporting CLOB and BLOB columns into/from an Oracle database. The interfaces to DescribeObject and DbDebugger have been enhanced.

2003-08-07 10:19
7.1

Tags: Initial freshmeat announcement

Project Resources