Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

error reading db tables #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
just connected to oracle and i found all dbs waiting me to pick one and i 
select HR db and when view tables i found this error

TABLES LIST FOR DATABASE: 'HR' 
'function' object has no attribute 'setEnabled'



but when i try to execute this command it works

SELECT column_name FROM all_tab_columns WHERE table_name = 'EMPLOYEES' 

i mean all others commands 

pleasr fix it

thx very much

Original issue reported on code.google.com by mohaab...@gmail.com on 12 Sep 2011 at 6:02

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions