---------------------------
Application Error
---------------------------
Exception ESQLiteNativeException in module Project8.exe at 00424136.
[FireDAC][Phys][SQLite] ERROR: unable to delete/modify user-function due to active statements.

---------------------------
确定
---------------------------

解决办法

FDConnection1.Connected := false; //这个也行

image