Board index » delphi » Problem using D5's Server Objects to Export Data To Excel
Stefaan Lesage
![]() Delphi Developer |
Fri, 17 Jan 2003 03:00:00 GMT
Problem using D5's Server Objects to Export Data To Excel
Hi Folks,
I've written some routine which exports data from our Database to an Excel EOleException : Old format or invalid type library Since everything is working fine on my PC, I can't imagine what exactly is exclapp: TExcelApplication; And I am starting Excel using the following routine : procedure TfrmExportVerbruiken.StartExcel(const ShowExcel: Boolean); On my PC this works perfectly ( even the routines which do the actual export Anybody got an idea how I can solve this problem ? If you can help me, please also send your replies to my E-Mail adress : Thanks a lot in advance, Stefaan |