Is it safe to store my SQL Server passwords in Skrypter?

Yes. SQLSkrypter uses Windows Native DPAPI (Data Protection API) to encrypt credentials using keys tied specifically to your OS installation and hardware. It is extremely secure.

How does the Parallel Execution Engine work?

It spawns isolated, managed threads (configurable limits around 8 parallel queues) to deploy scripts independently to different SQL Server instances. This drastically reduces massive rollout times.

What happens if a script fails during bulk execution?

The engine isolates errors per-database. You can configure the engine to either halt the remaining queue immediately or continue execution on other healthy servers. Results are logged in the Summary Panel.

Does SQLSkrypter operate fully offline?

Yes, 100% offline. No internet connection is ever required to run your daily database operations.

Does the application send telemetry or data out?

No. Zero telemetry. No crash reports, no usage analytics, and definitely no database schema data is ever transmitted.

Use Cases

Dry Run Logic

...

Audit-by-Error

...

Fleet Maintenance

...

Emergency Patching

...