function ExecuteDBQuery(const ADBName, ADBConnStr: String): String; begin ExecuteDBQuery:='true'; // либо Result:='false'; end;