From 809950a0f4974f04a0b9bd08037fc9bead2396c0 Mon Sep 17 00:00:00 2001 From: Pedro Lopes Date: Thu, 15 Sep 2016 15:55:49 -0700 Subject: [PATCH] Create README.md --- samples/demos/mssqltiger/xEvents/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 samples/demos/mssqltiger/xEvents/README.md diff --git a/samples/demos/mssqltiger/xEvents/README.md b/samples/demos/mssqltiger/xEvents/README.md new file mode 100644 index 00000000..71ce2155 --- /dev/null +++ b/samples/demos/mssqltiger/xEvents/README.md @@ -0,0 +1,2 @@ +Each file has instructions as comments on how to run the demo. Please mind the USE clauses. +If a specific DB is needed other than AdventureworksXXXX, then you will find the Setup script in the same folder.