Changed TUserDBBackup.Restore to ensure the file stream used to read the backup file is closed when the file has been read. This was causing the file to be locked open, preventing subsequent write accesses.
Authored by: delphidabbler 2009-09-24
Parent: [r359]
Child: [r361]