Tools SQL

To open this subform, select or create an event tool with the SQL type from the Tools UI.

Form Fields

Best Practices

The global EventUpdateBatchSize property controls how many events a SQL tool can update at a time. If the number of events selected is greater than the batch size, the tool makes multiple calls.

The default batch size value is 1000. You can reduce this value if your Event database is extremely busy and SQL tool batch updates are failing to complete. See Global Properties for information about the UI for updating EventUpdateBatchSize.