Commit Graph
591 Commits
Author SHA1 Message Date
Zhou Fang 580b69a30e update 2017-07-10 15:28:27 +08:00
Zhou Fang 51cd10ca3c update readme file 2017-07-10 15:17:42 +08:00
Zhou Fang 30a622fc47 update readme file 2017-07-10 15:14:08 +08:00
Zhou Fang a456b320f1 Update README file 2017-07-10 15:08:23 +08:00
Zhou Fang 4d12027586 Upload initial version of CRM SQL Server R Demo 2017-07-10 15:02:20 +08:00
Pedro Lopes 9ad9066087 Update readme with changelog 2017-06-24 17:00:52 -07:00
Pedro Lopes 739d62f5f9 Readme for 4.1.2.2 2017-06-24 16:57:57 -07:00
Pedro Lopes bbccb224fc Merge pull request #243 from datashinobi/master
MLS Sample contribution
2017-06-24 16:52:11 -07:00
Pedro Lopes 9f601949e3 Update README.md 2017-06-24 16:50:33 -07:00
Pedro Lopes 17110cbc9f Update README.md 2017-06-24 16:49:57 -07:00
Pedro Lopes 3127958f12 moving epm framework from codeplex 2017-06-24 16:48:48 -07:00
Brett Cannon b586643c47 Touch up Python code 2017-06-05 15:18:12 -07:00
Brett Cannon b1c26888f1 Collect import statements
Along the way, switch to importing modules instead of classes
2017-06-05 14:51:42 -07:00
Mihaela Blendea dd5d9091af Merge pull request #247 from mihaelablendea/master
Added STONITH sample
2017-06-02 09:24:47 -07:00
Mihaela Blendea 3aadfa5b38 Update readme 2017-06-01 13:40:26 -07:00
Mihaela Blendea 1081ecc0ba Added readme placeholders 2017-06-01 13:36:28 -07:00
Mihaela Blendea 8e1491f7a5 Added STONITH sample 2017-06-01 11:48:57 -07:00
Douglas Laudenschlager 7c18c755b1 Reconverted 2 Word docs to PDFs for Data Sync. 2017-05-30 14:57:10 -07:00
Yassine 08c55836af Add files via upload 2017-05-30 10:03:01 +02:00
Yassine 43216b9978 Add files via upload 2017-05-30 10:02:15 +02:00
Yassine 9b87157a1c Add files via upload 2017-05-30 10:01:38 +02:00
Yassine 6567045fb5 Update setup.sql 2017-05-30 09:50:10 +02:00
Douglas Laudenschlager db39a23462 Added new folder and 2 PDFs for Azure SQL Data Sync June Preview release. 2017-05-27 14:39:32 -07:00
Barbara Kess 83eaa1dc13 remove the gdpr paper 2017-05-24 19:22:33 -07:00
Barbara Kess 66a6d078cc security whitepaper 2017-05-24 13:10:52 -07:00
Yassine 4d5d87724e Update README.md 2017-05-24 07:35:29 +02:00
Yassine 334f1fd756 initial commit of setup.sql 2017-05-24 07:29:06 +02:00
Yassine 3d00ebd0a5 Update README.md 2017-05-23 21:26:09 +02:00
Yassine bab34d8386 Update README.md 2017-05-23 21:25:37 +02:00
Yassine b5d52f1d3b Update README.md 2017-05-23 21:16:57 +02:00
Yassine b7769921df Update README.md 2017-05-23 21:12:10 +02:00
Yassine 60bdc2605f Update README.md 2017-05-23 21:11:22 +02:00
Yassine c1e240073d Update README.md 2017-05-23 21:10:24 +02:00
Yassine 8dbf46d296 Update README.md 2017-05-23 20:49:56 +02:00
Yassine de4b3f8d1a Update README.md 2017-05-23 20:48:39 +02:00
Yassine e519f7230e initial commit 2017-05-23 20:47:01 +02:00
Mihaela Blendea 9ccc8a17fb Update vdipipesample.cpp
Fix sample to work on SLES. . The issue is in access to the shared memory that VDI uses to communicate between SQL Server and the client application. When opening the file, the mode is modified by the current umask setting and group sharing is removed.
2017-05-19 14:58:55 -07:00
Dan Rediske ceb49b2dbd Fixed formatting 2017-05-17 13:48:35 -07:00
Barbara Kess d7a4598b61 update to fix previous one 2017-05-12 11:33:49 -07:00
Barbara Kess 98356e2cf4 remove vNext and add 2017 permissions poster 2017-05-11 14:11:09 -07:00
davidbaxterbrowne 6487355865 Update LoadFromAzureBlobStorage.sql
Just ran through this and got the error

    Cannot obtain the required interface ("IID_IColumnsInfo") from OLE DB provider "BULK" for linked server "(null)"

on the BULK INSERT.  Had to add 

ROWTERMINATOR = '0x0a',

Also make the CCI optional, as it requires premium, and a sample should not do that.

Also BULK INSERT to a temp table fails with:

Msg 12703, Level 16, State 1, Line 55
Referenced external data source "MyAzureBlobStorage" not found.

So added a note to the CREATE TABLE.
2017-05-08 17:05:27 -05:00
Jovan Popovic 1da6392f54 Removed deprecated nsproj file 2017-05-08 14:46:24 +02:00
Jovan Popovic 9eed023797 Removed setup.bat in nodejs app 2017-05-08 14:44:01 +02:00
Jovan Popovic 937951f294 Updated todo app readme.md file 2017-05-08 14:24:49 +02:00
Jovan Popovic e486860a32 Updated Todo Node.Js app to use express4-tedious middleware
Node.js data access added as npm module express4-tedious.
2017-05-08 13:05:09 +02:00
Jovan Popovic 7104348294 Fixed bug in todo app 2017-05-03 18:00:03 +02:00
Jovan Popovic 6ea45bfc6e Updated Readme file 2017-05-03 17:52:53 +02:00
Jovan Popovic c7b205fcd3 Updated product catalog examples for Virtual App Pass demo 2017-05-03 17:39:13 +02:00
Umachandar Jayachandran a765fb624d Merge pull request #217 from davidsalgado/patch-1
upddated readme.md
2017-04-26 21:11:24 -07:00
Umachandar Jayachandran e223b01e18 Merge pull request #220 from ramnov/patch-2
updated setup.sql
2017-04-26 21:10:35 -07:00