Group Database
Kalipso - Developing - Form - Actions - Actions List - Group Database
Subgroup
Action
Description
SQL Statement
Deletes all records on a specified table according to specified conditions.
SQL Statement
Inserts a record on a specified table.
SQL Statement
Updates a record on specified table.
SQL Statement
Selects records from specified table.
SQL Statement
Deletes record/records on specified table.
SQL Statement
Executes Remote Stored Procedure.
SQL Statement
This action specifies an SQL Statement manually created to be executed on a database connection.
Connection
Modify Database connection parameters.
Connection
Modify the synchronizations status of specified records.
Connection
Close all open ODBC connections on MIS Communicator.
Connection
Gets the Database connections parameters.
Data Link
Create or Update a record at specified table based on controls links according to the primary key.
Data Link
Insert a record at specified table based on controls links.
Data Link
Update a record at specified table based on controls links according to the primary key.
Data Link
Delete a record at specified table based on controls links according to the primary key.
Data Link
Moves to next record on a specified table on the current form.
Data Link
Moves to previous record on a specified table on the current form.
Data Link
Moves to first record on a specified table on the current form.
Data Link
Moves to last record on a specified table on the current form.
Data Link
This action moves to the specified record in a table.
Transaction
Begin specified transaction on local database.
Transaction
Commit specified transaction on local database.
Transaction
Rollback specified transaction on local database.
SQLite
Connect to specified local SQLite database.
SQLite
Disconnect from specified local SQLite database.
Last updated
Was this helpful?