Difference between revisions of "ConnectR Interface Current State"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
(New page: select * from vwSystemStatusGrid)
 
m
Line 1: Line 1:
 +
== Overview ==
 +
Yields an summary of ConnectR Interfaces current operating states including system information, status, etc. Simply execute the SQL command shown below and save the results to a .csv
 +
 +
== SQL command ==
 
select * from vwSystemStatusGrid
 
select * from vwSystemStatusGrid

Revision as of 15:57, 22 August 2008

Overview

Yields an summary of ConnectR Interfaces current operating states including system information, status, etc. Simply execute the SQL command shown below and save the results to a .csv

SQL command

select * from vwSystemStatusGrid