[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Executes a query on change the data Tab=DataBase [Property] SQLite=Sets SQLite DB manager. ARG(SQLite)|20|(empty)|SQLite +SQLquery=Sets the query string. ARG(string)|2| [Methods] doExec=Executes a query on change the data. ARG(string SQLquery)|1|0 onResult=Occurs after succesfully execute a query and returns the number of affected rows. ARG(int)|2|1 onError=If an error occurs, an error message appears ARG(string)|2|2 SQLquery=Defines the query string. ARG(string)|4|2