| Home | Templates | Classes |
ProPath can call a login procedure after dataset paths are set but before allowing a user to select another database or dataset.
This supports multiple authentication systems including:
By integrating at this stage, ProPath ensures authentication and user-level access are resolved before data files are opened.
This approach supports single-login workflows and consistent user initialization.
Developers can use this event to load user-specific configuration files, apply access restrictions, or modify dataset visibility based on login credentials.
| Home | Templates | Classes |