Commit Graph
491 Commits
Author SHA1 Message Date
Jovan Popovic 99ef7aa63a Updated last good plan index page 2018-06-13 13:04:13 +02:00
pmasl 3f74b011af Removed wrong link 2018-05-07 13:39:02 -07:00
pmasl 5900520fe3 New auto tuning demo 2018-05-07 13:25:29 -07:00
Jos de Bruijn c953dc6fb6 update name following convention, and internationalizing doc link 2018-05-07 09:51:30 -07:00
shueybubbles 7e02cfbdf5 update readme 2018-05-06 12:26:28 -04:00
shueybubbles c771281ad1 AS samples 2018-05-06 12:22:37 -04:00
shueybubbles 80d5bf59f8 sql samples 2018-05-06 12:19:40 -04:00
Umachandar Jayachandran 356da36c47 Fixed typos of report name 2018-04-23 14:38:53 -07:00
Jovan Popovic 4a6c5c24b3 Default output in SqlClr/CURL POST 2018-04-18 11:15:25 +02:00
Jovan Popovic d07eca8e01 Added POST with retry login in SqlClr asembly 2018-04-18 10:39:36 +02:00
Jovan Popovic c3004e2bd5 SqlClr CURL
Implementation of CURL function using CLR assemblies hosted in SQL Server
2018-04-16 13:16:33 +02:00
Jos de Bruijn 62ea1d374e Update README.md 2018-04-02 09:11:34 -07:00
Douglas Laudenschlager 7ec8788a39 Fixed line 208 of script per GitHub issue. 2018-03-28 14:56:18 -07:00
maggiesMSFT adf341015f ssrs migration script rss file plus readme 2018-03-26 13:10:16 -07:00
Barbara Kess 8dc4113b62 rename 2017 infographic 2018-03-08 11:49:43 -07:00
Barbara Kess b7efa5444a fix readme link 2018-03-08 11:45:28 -07:00
Barbara Kess b398f432b6 New 2017 SQL Server and SQL DB permissions infographic. 2018-03-08 11:42:46 -07:00
clayton006 98f8b00f13 Altered detection logic for the /var/opt/mssql/mssql.conf file as this file is now created by default in SQL Server 2017 CU4 on Linux. Before CU4 this file was created after "/opt/mssql/bin/mssql-conf setup" was executed. 2018-02-22 17:27:04 -05:00
Jovan Popovic (MSFT) c42e02daef Merge pull request #364 from JocaPC/master
Upgrades nodejs samples to v0.3 data access
2018-02-04 18:14:06 +01:00
Jovan Popovic 48e250190a Upgrades nodejs samples to v0.3 data access 2018-02-04 18:04:02 +01:00
Jovan Popovic (MSFT) 8d231e17bc Merge pull request #363 from JocaPC/master
Changed data access component in JSON/NodeJS products app
2018-02-03 19:50:35 +01:00
Jovan Popovic 302afeeb8c Changed data access to Express4 tedious v0.2 2018-02-03 19:41:45 +01:00
Jovan Popovic d9f2c7125f Upgraded to express4-tedious DAC
Changed data access layer in nodejs product catalog to express4 tedious.
2018-01-27 14:32:13 +01:00
Jovan Popovic 75fdf72de9 Updating query() to sql() in nodejs rest examples 2018-01-27 11:11:26 +01:00
Douglas Laudenschlager ee4cc35ce5 Fixed the Azure login command in the script. 2018-01-09 14:48:56 -08:00
Douglas Laudenschlager 3361659b6b Added new PS script from PM to accompany new article. 2018-01-08 11:02:21 -08:00
Jovan Popovic (MSFT) 5dca06b633 Merge pull request #349 from JocaPC/master
Adding CLR transitive closure sample
2017-12-22 23:14:52 +01:00
yorek b0b6e74501 updated documentation 2017-12-22 10:02:37 -08:00
Jos de Bruijn dc0494caaf updated formatting 2017-12-20 13:56:24 -08:00
Jovan Popovic cba3faa417 Update README 2017-12-20 15:33:48 +01:00
Jovan Popovic d8aebaf6a2 Updated README 2017-12-20 14:49:22 +01:00
Jovan Popovic d37ec2b7b7 Added README to TCC sample 2017-12-20 14:42:38 +01:00
Jovan Popovic a70c6a5ece Renamed schema to TC 2017-12-20 13:01:16 +01:00
Jovan Popovic 6e0cd92dc3 Initial version of transitive closure library 2017-12-20 12:29:11 +01:00
Jovan Popovic (MSFT) 7278971bc4 Merge pull request #347 from JocaPC/master
Added sparse-checkout instruction to AngularJS sample
2017-12-18 11:17:08 +01:00
Jovan Popovic c4d63e1a39 Added sparse-checkout instruction to AngularJS sample 2017-12-18 11:15:06 +01:00
Jovan Popovic (MSFT) 088a8791a6 Merge pull request #346 from JocaPC/master
AngularJS samples updated to Visual Studio 2017
2017-12-17 23:35:30 +01:00
Jovan Popovic ba124d5667 AngularJS samples updated to Visual Studio 2017 2017-12-17 23:32:47 +01:00
Jovan Popovic (MSFT) fb82385f53 Merge pull request #341 from JocaPC/master
Corrected error in FLGP Xevent samples
2017-12-14 22:35:42 +01:00
Douglas Laudenschlager 305f52c4e7 Removed old documentation PDF from repo per CraigG. 2017-12-11 13:12:03 -08:00
Jovan Popovic 41256f7cb0 Corrected error in FLGP Xevent samples 2017-12-09 14:44:32 +01:00
Jovan Popovic (MSFT) 0c303e11f0 Merge pull request #335 from JocaPC/master
Integrated FLGP demo into WWI database
2017-11-22 22:56:44 +01:00
Jovan Popovic a52d12d049 Integrated FLGP demo into WWI database
Added changes required to run Automatic tuning FLGP demo in WWI database.
1. Added new package type "Unknown" for one order line
2. Added one order line in the "Unknown" package
3. Updated AT demo script to work with WWI database.
4. Included PackageTypeID column in NCCI on OrderLines table.

Minor
1. Added .gitignore file for the local folder
2. Updated UI page for AT demo.
2017-11-22 13:13:44 +01:00
Umachandar Jayachandran ac38ef5c47 Merge pull request #329 from NelGson/master
Adding iris demo scripts
2017-11-09 14:58:32 -08:00
Umachandar Jayachandran cd9b83f86c Merge pull request #331 from arsing/patch-1
Fixed URLs for post-RTM mssql-server repo
2017-11-09 14:57:00 -08:00
Umachandar Jayachandran 036e7e3c6c Merge pull request #269 from gho9o9/patch-1
Update README.md
2017-11-09 14:50:24 -08:00
Umachandar Jayachandran 3e3aece925 Merge pull request #285 from jognanay/patch-1
Formatting Fix
2017-11-09 14:49:45 -08:00
Arnav Singh 7344f757e5 Fixed URLs for post-RTM mssql-server repo 2017-11-09 14:48:50 -08:00
nelgson 48dd84f358 Irid demo scripts updated 2017-11-09 14:29:13 -08:00
nelgson f7e8e838a3 Adding Iris demo scripts 2017-11-09 10:18:44 -08:00