Bug in latest version: unable to close due to unfinalized statements or unfinished backups

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
faktoral
Posts: 3
Joined: Mon 13 May 2019 21:29

Bug in latest version: unable to close due to unfinalized statements or unfinished backups

Post by faktoral » Thu 16 May 2019 10:24

I use VirtualDAC 10.5.13, which comes with UniDac 7.4.12 in RadStudio 10.3.
<TVirtualQuery>.Close "unable to close due to unfinalized statements or unfinished backups." gives a error.
Can you help me about this case?

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: Bug in latest version: unable to close due to unfinalized statements or unfinished backups

Post by MaximG » Fri 17 May 2019 14:55

VirtualQuery is built using the SQLite engine. The above error might occur in that engine. Please compose and send us a small sample project so that we could reproduce the issue. For your convenience, please use the e-support form https://www.devart.com/company/contactform.html

Post Reply