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

error reading db tables #2

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment
Open

error reading db tables #2

GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 12 Sep 2011 at 6:02

@GoogleCodeExporter
Copy link
Author

Bug has been fixed:  

cd /opt/HexorBase

then:

svn up


:) Thanks for the report.

Original comment by [email protected] on 14 Sep 2011 at 12:08

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant