hi,on executing this script I get the ado2xfa operation failed error.$sourceSet.test.#command.query.commandType = "text"$sourceSet.test.#command.query.select.value=Concat("insert into testdaten (vorname , nachname) values ('", TextField1.rawValue,"','", TextField2.rawValue,"')")$sourceSet.test.open(...