savio-code / hexorbase

Automatically exported from code.google.com/p/hexorbase
67 stars 39 forks source link

error reading db tables #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Bug has been fixed:  

cd /opt/HexorBase

then:

svn up

:) Thanks for the report.

Original comment by saviob...@rocketmail.com on 14 Sep 2011 at 12:08