alf schrieb:
> Hi,
>
> there is following issue: "import cx_Oracle" on windows pops up a nice
> 'DLL missing' window in case there indeed is no CLI.DLL (or something
> like that). Then the exception is raised.
>
> Catching the exception is obviously not a problem, but the popup
> practical
Hi,
there is following issue: "import cx_Oracle" on windows pops up a nice
'DLL missing' window in case there indeed is no CLI.DLL (or something
like that). Then the exception is raised.
Catching the exception is obviously not a problem, but the popup
practically blocks the application and