Hi,
 
how can I connect to oracle database as SYSDBA
 
as usually: "sqlplus anc/psw as sysdba"
 
It is a parsing problem? (blanks,etc.?)
 
or it is not implmented in DCOracle2?
 
>DCOracle.Connect('user/psw as sysdba') -> NOK
 
normal (without sysdba clause) -> DCOracle.Connect('user/psw') -> OK
 
thanks for every idea
 
Josef
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to