Board index » delphi » Manually unlocking rows in a database
William O.
![]() Delphi Developer |
Manually unlocking rows in a database2005-04-26 10:41:55 AM delphi73 Hello, What happens to a row's status (ie locked/unlocked) if the client app which initiated the lock is abruptly closed (e.g. through Windows Task Manager)? Does Interbase maintain the lock on the row? If so, are the locks maintained through a backup/restore process? Is there a way to manually unlock rows in a database through IBConsole or the command line in Windows? Additionally, when the restore was performed several times using the same restore settings and GBK file the file size was often reported as being different. There were also slightly different messages on each restore. What can this be attributed to? I'm currently using IB6.5 on Windows XP SP2 (HyperThreading and System Restore disabled). Regards, William O. |