Dan Rediske
950d252b57
Update README.md
2016-07-29 09:09:44 -07:00
Dan Rediske
07603a2b5f
Update README.md
2016-07-28 16:07:55 -07:00
Dan Rediske
9ad29f20eb
Update README.md
2016-07-28 16:07:08 -07:00
Dan Rediske
18dd2f521d
Revert to proper readme
...
author error in editing changed an incorrect file
2016-07-28 16:06:03 -07:00
Dan Rediske
8f5fe8bd25
Update README.md
2016-07-28 16:02:57 -07:00
Dan Rediske
d0b0b0403d
added images for token readme
2016-07-28 16:00:56 -07:00
Dan Rediske
6e0d511051
Update readme.md
2016-07-28 16:00:38 -07:00
Dan Rediske
fe464567a7
Update readme.md
2016-07-28 15:36:25 -07:00
Dan Rediske
f7eeea2d26
Update readme.md
2016-07-28 15:35:42 -07:00
Dan Rediske
559b234d8b
Added project files
2016-07-28 15:06:14 -07:00
Dan Rediske
d1c8293c08
Copied readme from password and added screenshot
2016-07-28 15:01:46 -07:00
Dan Rediske
6f237c4d6a
adding Patients tab picture
2016-07-28 14:46:25 -07:00
Dan Rediske
ddfd77ad8f
Added
2016-07-28 14:46:07 -07:00
Dan Rediske
5263abf26a
adding readme imgs
2016-07-28 14:44:14 -07:00
Dan Rediske
a5fc7130e9
updated Always Encrypted section
2016-07-28 14:36:39 -07:00
Dan Rediske
3aa731d23e
conformed to naming convention
2016-07-28 14:35:14 -07:00
Dan Rediske
fcf7b7e234
corrected naming for clarity
2016-07-28 14:34:52 -07:00
Dan Rediske
8f3d987e0e
Adding Always Encrypted Images
2016-07-28 14:29:46 -07:00
Dan Rediske
9c419a3de1
Update README.md
2016-07-28 14:11:07 -07:00
Dan Rediske
9fcb9a1218
Update README.md
2016-07-28 13:39:48 -07:00
Dan Rediske
5e4c567d86
fixed codeblock
2016-07-28 11:54:17 -07:00
Dan Rediske
d16d6b7bf0
Readme in progress checkin
2016-07-28 11:50:54 -07:00
Dan Rediske
f0e68ba647
Adding bacpac and tsql
2016-07-28 11:33:20 -07:00
Dan Rediske
663c721d1e
Adding ContosoClinic project file
2016-07-28 11:21:38 -07:00
Dan Rediske
193e3d19b5
Update README.md
2016-07-26 14:18:48 -07:00
Dan Rediske
776e64cc9e
Add source files for project
2016-07-26 09:23:20 -07:00
Dan Rediske
7cf1e13477
Update README.md
2016-07-26 08:21:04 -07:00
Dan Rediske
8d3a99c38a
Readme fix
2016-07-26 08:19:24 -07:00
Dan Rediske
b69bba0227
Added Security Readme
2016-07-26 08:15:10 -07:00
Dan Rediske
22cc2826b1
Update readme.md
2016-07-26 08:09:28 -07:00
Dan Rediske
3bb63f4287
Updated Prerequisites
2016-07-26 08:07:37 -07:00
Dan Rediske
83e5010834
Update README.md
2016-07-25 16:31:37 -07:00
Dan Rediske
f638ebe376
Added formatting
2016-07-25 16:30:06 -07:00
Dan Rediske
16d0f13c37
Corrected for img of password auth settings
2016-07-25 16:28:47 -07:00
Dan Rediske
a2b4be533d
fixed img links
2016-07-25 16:28:00 -07:00
Dan Rediske
c81ae3888e
Fixed img links
2016-07-25 16:25:29 -07:00
Dan Rediske
35f221581a
Case correction
2016-07-25 16:20:26 -07:00
Dan Rediske
9cbc0c308d
tmp for rename for case correction
2016-07-25 16:20:08 -07:00
Dan Rediske
e685d29fef
Fixed folder links
2016-07-25 14:46:55 -07:00
Dan Rediske
7dee178ac0
link test
2016-07-25 14:45:31 -07:00
Dan Rediske
2f3e1b0587
updated folder names and added readme and img
2016-07-25 14:42:19 -07:00
Dan Rediske
e3162f87aa
Adding Readmefile
2016-07-25 10:47:19 -07:00
Dan Rediske
48bddef785
renamed folder
2016-07-25 09:06:01 -07:00
Dan Rediske
caef27d2e9
Adding code and csproj files
2016-07-25 08:52:48 -07:00
Meet Bhagdev
9da91e877b
Updated connect samples README
2016-07-25 00:52:14 -07:00
Meet Bhagdev
47a16cfe04
Added pyodbc samples
2016-07-25 00:48:25 -07:00
Meet Bhagdev
226908823c
Updated connection strings
2016-07-18 17:09:13 -07:00
Meet Bhagdev
74f3838a54
Added connectivity samples
2016-07-18 16:08:26 -07:00
Perry Skountrianos - MSFT
3f7ca24c27
Merge pull request #70 from ShiyangQiu/master
...
Resubmit: Moving the batch commit to Stored Proc DailyProcssToCreateHistory
2016-07-15 09:27:35 -07:00
ShiyangQiu
a58056f6fd
Resubmit: Moving the batch commit to Stored Proc DailyProcssToCreateHistory
...
Reason: There are pre-looping data initialization and post-looping
reintialization in Stored Proc DailyProcssToCreateHistory. If the batch
commit is in 6-wwi-data-simulation.sql, there will be duplicated
pre-loop initialization, security setting and wrong post-loop data
initialization.
Solution: Move the batch commit into DailyProcssToCreateHistory's WHILE
loop.
Known behavior: the day after 20151220 will trigger
RecordColdRoomTemperatures, which is slow and it's my next work item.
2016-07-15 11:27:45 +08:00