On Oct 5, 9:05 am, Tor Erik Soenvisen <torer... at hotmail.com> wrote:
> Hi,
>> I need to export an Oracle database to a DDL-formated file. On the Web, I
> found a Python script that did exactly this for a MS Access database, but
> not one for Oracle databases.
>> Does anyone know of such a tool or Python script.
>> regards tores
Would that help?
http://www.python.net/crew/atuining/cx_OracleTools/README.txt
Waldemar