Board index » delphi » Bug in TIBRestoreService (IBX 4.1 and IBX 4.2)
J?rg Seither
Delphi Developer
Mon, 03 Mar 2003 03:00:00 GMT
Bug in TIBRestoreService (IBX 4.1 and IBX 4.2)
Hello all,
if I have a loop like this: "while IBRestoreService.IsServiceRunning;" the programm hangs up. This loop works fine with the IBBackupService. I have to use this loop because I cannot delete used tempfiles before the service is finished. This error occurs in IBX 4.1 and IBX 4.2.