COMPOSE Programming

Modified on Friday, 14 October 2016 14:15 by blarke@energianalyse.dk — Categorized as: Uncategorized

Programming infrastructure:


Supporting infrastructure:


Server Requirements:


Flowdiagram:

Server Setup

USE EnergyInteractive
GO
EXEC sp_change_users_login 'Auto_Fix', 'username', NULL, 'password'
GO