ORA 305500 !!! OLE-EXCEL

From: M.Muenzner <ILK_ERL_at_t-online.de>
Date: Tue, 11 May 1999 15:47:34 +0200
Message-ID: <7h9cb9$qti$1_at_news07.btx.dtag.de>



i wonder:

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

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

end;

Thanks for help

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

Original text of this message