
October 20th, 2006, 06:54 AM
|
|
Registered User
|
|
Join Date: Oct 2006
Posts: 26
Time spent in forums: 13 h 53 m 11 sec
Reputation Power: 0
|
|
|
Interbase Backup/Restore problem
Hi, I am writing a backup/restore programme using interbase admin components IBBackupServiceand IBRestore Service. When I run the programme in debug mode everything is Ok, but when I run it without debugging i get error "cannot open backup file <file name>".
I have 10 backup files.
If I put Sleep(1000) comand between backup and restore procedures it runs ok. If I put Sleep(300) the application sais it cannof open backupfile_6, if I set Sleep to 100, it cannot open backupfile_4.
I've tried to check if backup files exist before calling restore procedure but i did get the same errors.
Can anyone help me with this?
Vicky
|