chore: line spacing
Some checks reported warnings
Test / Build-and-test-development (push) Has been cancelled
Test / Build-and-test-development-latest-adapter (push) Has been cancelled
Build / Build-and-ng-test (pull_request) Has been cancelled

This commit is contained in:
allan 2023-07-25 08:52:27 +00:00
parent a8310fa63f
commit c1e6f71430

View File

@ -5,20 +5,31 @@ Get control over your manual data modifications!
Alternatives to Data Controller include:
🏃 Running #SAS or #SQL updates in production
❓ Asking a #DBA to run validated code after a change management process
💾 Developing / testing / deploying / scheduling overnight batch jobs to load files from shared drives
🔒 Opening (and locking) datasets in Enterprise Guide or SAS® Table Viewer to perform direct updates
🌐 Building & maintaining your own custom web application
Problems with the above include:
❌ Risk of manual error / data corruption
❌ End users requiring direct write access to critical data sources in production
❌ Breaches due to unnecessary parties having access to the data
❌ Inability to trace who made a change, when, and why
❌ Reliance on key individuals to perform updates
❌ Building bespoke ETL for every new data source
❌ Upload routines that must be manually modified for table changes
❌ Legacy 'black box' solutions with little to no testing, documentation or support
Data Controller for SAS® solves all these issues in a simple-to-install, user-friendly, secure, documented, battle-tested web application. Available on Viya, SAS 9 EBI, and [SASjs Server](https://server.sasjs.io).