Produced by Araxis Merge on 8/29/2017 11:27:24 AM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | REFDOC-devel-20170714.zip\NVCC\Database\App\Views | vNVCC_ProductionAccessLog.sql | Fri Jul 14 21:26:48 2017 UTC |
| 2 | REFDOC-devel-20170714.zip\NVCC\Database\App\Views | vNVCC_ProductionAccessLog.sql | Mon Aug 28 11:56:28 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 4 | 24 |
| Changed | 3 | 8 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | CREATE VIE W [App].[v NVCC_Produ ctionAcces sLog] | |
| 2 | AS | |
| 3 | SELECT | |
| 4 | * | |
| 5 | FROM | |
| 6 | Ap p.NVCC_Acc essLog al | |
| 7 | WHERE | |
| 8 | al .UserID NO T IN ('
|
|
| 9 | AN D ( | |
| 10 | al.HostNam e = ' DNS . URL ' OR | |
| 11 | --de v.nwic was being use d to host users who could not covert to the VIA ve rsion duri ng these d ates | |
| 12 | (al.HostNa me = ' DNS . URL ' AND Acce ssDateTime BETWEEN ' 2016-10-19 ' AND '201 6-11-15') | |
| 13 | OR al.Host Name = ' DNS ' --the EW IS hosted national p roduction site | |
| 14 | ) | |
| 15 | AN D al.Actio n = 'PDF' | |
| 16 |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.