ORA 305500 !!! OLE-EXCEL

From: Mein Name <ILK_ERL_at_t-online.de>
Date: Tue, 11 May 1999 15:37:49 +0200
Message-ID: <7h9bp1$qq4$1_at_news07.btx.dtag.de>



i wonder:

declare
 appl ole2.obj_type;
 wbooks ole2.obj_type;
...

begin
[Quoted]  appl:=ole2.create_obj('Excel.Application');  ole2.set_property(appl,'Visible',True); -- until to this point it's ok
-- and now the error
 wbooks:=ole2.invoke_obj(appl,'Workbooks');
...

end;

Thanks for help

Michael
m-muenzner_at_t-online.de Received on Tue May 11 1999 - 15:37:49 CEST

Original text of this message