Simon Guest
|
Posted: Wed Sep 08, 2004 2:35 am Post subject: OLE error 800AC472 |
|
|
I have an OLE server written in Delphi, and in the excel spreadsheet, I have
Visual Basic script which create OLE object and call Delphi function to
update the data in spreadsheet.
it works fine under Excel 97/2000 for long time, but now under Excel
2002/2003, I got "OLE error 800AC472", it seems like the problem is that it
take Delphi function too long to update the data in spreadsheet, after the
script runs for about 2 minutes, that OLE error happens. (and if Delphi
function only need 1 minute to update the spreadsheet, everything is fine).
any hints?
Regards,
Simon
|
|