Commit Graph
859 Commits
Author SHA1 Message Date
Peter Schott 4c7f20b4b4 Removing all files in .gitignore 2018-10-03 17:59:52 -05:00
Barbara Kess 228cc448f9 updates 2017-11-06 19:45:31 -07:00
Barbara Kess 8262683e03 updates 2017-11-06 17:37:35 -07:00
Jos de Bruijn 5c5adbc1b1 comment about differences between AdventureWorks versions. 2017-11-06 14:02:25 -08:00
Umachandar Jayachandran ab944915ae Revert "Revert "Merge branch 'master' of https://github.com/Microsoft/sql-server-samples""
This reverts commit e2a931b529.
2017-10-31 14:46:40 -07:00
Umachandar Jayachandran 5b701628af Update pretrainedmodel_sentiment_analysis.sql 2017-10-30 22:06:36 -07:00
Umachandar Jayachandran 0d8ee70374 Merge pull request #320 from NelGson/master
Added sentiment analysis script - ML services Python
2017-10-30 22:05:20 -07:00
nelgson a851aa7aab Updated pretrained script 2017-10-30 22:00:58 -07:00
Umachandar Jayachandran e2a931b529 Revert "Merge branch 'master' of https://github.com/Microsoft/sql-server-samples"
This reverts commit 3f46586c05, reversing
changes made to 1ac5b86724.
2017-10-30 21:34:14 -07:00
nelgson d729518369 Added link to sample DB 2017-10-30 21:31:23 -07:00
Umachandar Jayachandran 3f46586c05 Merge branch 'master' of https://github.com/Microsoft/sql-server-samples 2017-10-30 21:29:55 -07:00
nelgson 059bbee1f8 Added sentiment analysis script - ML services 2017-10-30 21:08:01 -07:00
Barbara Kess 9a5a5dddc3 update readme 2017-10-27 11:51:55 -07:00
Barbara Kess 5a8205bfad remove unnecessary files 2017-10-27 11:19:13 -07:00
Barbara Kess 04648e949b Merge pull request #316 from barbkess/blk
AdventureWorks install script
2017-10-27 11:03:31 -07:00
Barbara Kess 1e7f65e1ab script fixes 2017-10-27 11:01:17 -07:00
Barbara Kess 93af6aca57 AdventureWorks install script 2017-10-26 19:49:32 -07:00
Barbara Kess 3f35f77758 Merge pull request #315 from barbkess/blk
data warehouse install script
2017-10-26 15:28:34 -07:00
Barbara Kess 7ae229779f data warehouse install script 2017-10-26 15:25:57 -07:00
Umachandar Jayachandran 1ac5b86724 Fixed report UI 2017-10-24 21:36:47 -07:00
Umachandar Jayachandran 0d57445b05 Merge pull request #313 from NelGson/patch-4
Updated links to backup file download
2017-10-24 21:32:53 -07:00
NelGson 652f486091 Updated link to download backup file 2017-10-24 21:25:34 -07:00
NelGson 65257d3390 Updated link to backup file download 2017-10-24 21:23:42 -07:00
Jovan Popovic (MSFT) b8ef0de3bb Merge pull request #312 from JocaPC/master
Sample that shows how to create Regex functions using CLR
2017-10-21 23:39:41 +02:00
Jovan Popovic ae5661fe4c Moved line in .gitignore 2017-10-21 23:35:43 +02:00
Jovan Popovic ad03a071df Added readme to CLR/regex sample 2017-10-21 23:32:29 +02:00
Jovan Popovic 00e3564b18 Changed schema name to REGEX 2017-10-21 22:13:20 +02:00
Jovan Popovic ed1b94535e SQL CLR Regex utilities
Added sample that shows how to create CLR functions that expose .NEt Regular Expression classes.
2017-10-21 21:47:39 +02:00
Barbara Kess 912fdaf999 Update version in script, remove build csv file 2017-10-20 11:46:00 -07:00
Barbara Kess 62b20497b4 Script for installing AdventureWorksDW2016 2017-10-19 18:02:09 -07:00
Barbara Kess e64e3441ca 2016 OLTP Script 2017-10-19 17:29:04 -07:00
Barbara Kess 9ef4e956d2 fix adventureworks link 2017-10-19 14:30:30 -07:00
Barbara Kess d11d1af019 add AdventureWorks2016 2017-10-19 14:26:03 -07:00
Jovan Popovic (MSFT) c14f7dc24b Merge pull request #306 from JocaPC/master
Renamed file in FLGP demo
2017-10-19 09:31:38 +02:00
Jovan Popovic 9ee2fee0fb Renamed file
Renamed file that setup FLGP demo in wwi database.
2017-10-19 09:30:50 +02:00
Jovan Popovic (MSFT) d820fd3d5a Merge pull request #305 from JocaPC/master
Corrected standalone database setup
2017-10-19 09:26:41 +02:00
Frederic Luchting a4005bd4b3 Fix typo 2017-10-13 22:21:38 +02:00
Arnav Singh bcb5cb4e23 Added sample Ansible playbook for installing SQL Server and creating a Pacemaker-managed AG. 2017-10-12 17:21:04 -07:00
Jovan Popovic 5753f9727a Added PackageType table in setup 2017-10-12 23:28:40 +02:00
Umachandar Jayachandran 18c304866f Fixed ml_statistics table
1. Grouping of lang + counter
2. Hiding duplicates for language
2017-10-09 12:05:11 -07:00
Umachandar Jayachandran e07d166ba2 Update README.md
Fixed Typo.
2017-10-09 11:02:37 -07:00
Umachandar Jayachandran 84df72615e Reports for managing SQL Server Machine Learning Services. Includes R & Python support. 2017-10-09 08:01:15 -07:00
Barbara Kess 6d48955333 Merge pull request #299 from barbkess/blk
fix cr-lf in phonenumbertype
2017-10-05 11:51:55 -07:00
Barbara Kess b7011bd8d6 fix cr-lf in phonenumbertype 2017-10-05 11:49:42 -07:00
Jovan Popovic (MSFT) 4f3290b0ff Merge pull request #298 from JocaPC/master
Updated Dapper-ORM example
2017-10-05 20:48:11 +02:00
Jovan Popovic b43e4c82d5 Added Dapper JSON Type Handler example
In json/Dapper-ORM is added new example that maps string[] and object properties to JSON.
2017-10-05 20:42:26 +02:00
Andrea Lam 957ff8b1a6 Update Java tutorials
Upgrade JDBC Driver version
2017-10-05 10:44:21 -07:00
Andrea Lam 33e0c1ce7a Update C# samples
Update to .NET Core 2.0
2017-10-05 10:43:01 -07:00
Douglas Laudenschlager 7f9b8594b7 Fixed SQL syntax and cleaned up comments. 2017-10-04 12:06:48 -07:00
Douglas Laudenschlager 4ae7303a3f Oops, removed spaces from file name. 2017-10-04 11:12:36 -07:00