633 B
633 B
SP Make table
Analysis generated on: 4/1/2025 3:41:17 PM
Macro Definition
Action | Arguments | Condition |
---|---|---|
SetWarnings | 0 | - |
CopyObject | SP none; 0; SP stupid | - |
OpenQuery | SP Product Filter; 0; 1 | - |
What it does
- SetWarnings: Enables or disables system warnings (e.g., confirmation dialogs for actions).
- Arguments: 0
- CopyObject: Copies an object (e.g., a table, query, or form) to a new name or location.
- Arguments: SP none; 0; SP stupid
- OpenQuery: Runs a specified query in the database.
- Arguments: SP Product Filter; 0; 1