SQL Server Samples and Community Projects announcement
-
Link
Welcome to the SQL Server Samples and Community Projects Forum.
This forum is the place to discuss all things "samplish" in the SQL Server community and samples space, whether it's an "official Microsoft sample" or a community project in CodePlex or Code Gallery. This is*not* the place to discussion specific nuances of T-SQL syntax or wage data modeling methodology wars: there are lots of other forums for those purposes. This one is for questions about samples, community projects and conversations between the collaborators that build them.Some examples of projects that are open for discussion can be found here: http://www.codeplex.com/SqlServerSamples. It doesn't have to be listed there to be fair game, but it's a good bet that it is fair game if it's already listed there.
Below are a few guidelines to help you find your answer quickly and also to help the people who answer the questions, answer yours correctly.
- Is your question about SQL Server Samples and Community Projects . If it's not please locate the correct forum otherwise your question may be moved, closed/locked or deleted.
- Try searching the forum . Search the forum to see if your question has been asked before and answered. If you cannot find what you are looking for, please start a new thread rather than adding to an old one as some people do not see answered questions in their forum views so you may not get the assistance you're looking for.
- Don't be brief . The more information you can give in your question, the better the response will be.
- Check your alerts . You can subscribe to a question so that you can see any update on it (ReferSetting up your alerts below).
- No Spam. Spamming will have your thread deleted and may also result in your account being banned.
- Be polite. You will get better assistance if you're polite to other members so no flaming or trolling. If you persist with flaming or trolling, your accountmay get banned.
- Mark your question answered. If someone answers your question please mark their reply as the answer to your question. You can also mark multiple replies as answers if you think they answered your question. Marking replies not only assists others with similar questions, it also let's people know that you're grateful for their assistance.
Dead thread/Answer policy.
Where possible the moderators will allow sufficient time for the original poster to come back and mark the replies to their questions as answers. The amount of time is at the discretion of the individual moderator but is suggested that it will be declared dead after a week if the original poster does not respond . We will always try to be fair and mark suitable replies as answers.
Setting up your alerts
If you are having trouble receiving alerts on the threads you have created or replied to please see thisthread for troubleshooting advice. -
Link
All of the work items for our community projects and product samples are in TFS on CodePlex. If you want to report a bug, suggest a change for an existing sample or suggest a new sample, create a work item in the appropriate project so that our community team (not just Microsoft employees) can vote on them, help us triage and prioritize them.
For example, here's the URL for the work items for AdventureWorks: http://www.codeplex.com/MSFTDBProdSamples/WorkItem/AdvancedList.aspx -
Link
This forum is the place to discuss all things "samplish" in the SQL Server community and samples space, whether it's an "official Microsoft sample" or a community project in CodePlex or Code Gallery. This is *not* the place to discussion specific nuances of T-SQL syntax or wage data modeling methodology wars: there are lots of other forums for those purposes. This one is for questions about samples, community projects and conversations between the collaborators that build them.
Some examples of projects that are open for discussion can be found here: http://www.codeplex.com/SqlServerSamples/ It doesn't have to be listed there to be fair game, but it's a good bet that it is fair game if it's already listed there.
Also, please post your project announcements here when you create a new release or a whole new project. If you're looking for people to work on your project or looking for a project to work on, this would be a good place to do both.
Let us know what's missing, let know what could be better and let us know what we're doing right!
-
1 Votes
AdventureWorks is being replaced by World Wide Importers starting in SQL Server 2016
The AdventureWorks sample databases have been released for SQL Server 2016, but will not be updated or maintained going forward. The product team has released a new sample database called World Wide ...Sticky | 1 Replies | 13633 Views | Created by Samuel Lester - MSFT - Monday, June 13, 2016 6:56 PM | Last reply by Olaf Helper - Monday, June 13, 2016 7:06 PM -
3 Votes
SQL Server 2012 Developers Training Kit
The SQL Server 2012 Developer Training Kit includes technical content including labs, demos and presentations designed to help you learn how to develop SQL Server 2012 database and BI solutions. New ... -
1 Votes
Microsoft SQL Server 2008 R2 SR1 Product Code Samples
The following link contains product code samples (without database files) for Microsoft SQL Server 2008 R2 ...
-
0 Votes
unable to cast object of type 'MultipleItemSelection' to type 'Microsoft.SqlServer.Managment.UI.VSIntegration.IVsMultitemSelect'
I'm not sure if this is the correct forum to post this to since its a SQL Server Management Studio issue with source control. Seems I have a problem trying to check in multiple selected items into ...Unanswered | 3 Replies | 9410 Views | Created by George Hendrickson - Saturday, June 20, 2020 5:26 PM | Last reply by Naomi N - Wednesday, August 26, 2020 6:11 PM -
0 Votes
Error importing dimproduct.csv
Anyone familiar wuith errors loading the dimproduct.csv in a table? If I open the csv in Excell and use text to columns it will show a corrupt file. I think it is because of the image that is ...Unanswered | 1 Replies | 3516 Views | Created by Hennie7863 - Friday, June 19, 2020 5:33 AM | Last reply by Olaf Helper - Friday, June 19, 2020 6:17 AM -
0 Votes
How to Import Externally Trained Python Models for SQL Server Machine Learning Services
I have two types of models (sklearn and GPU trained) that I want to be able to integrate into SQL Server directly. My investigations have found that the pickle files generated ...Unanswered | 0 Replies | 3604 Views | Created by Hekaplex Innovations - Monday, April 27, 2020 8:19 AM -
0 Votes
ISNULL("Check","Replacement") function with 3 values or "CASE WHEN THEN ELSE" in short
<Edit> I am really sorry if this is the wrong forum, I checked all available forums and none seemed to fit by my understanding </Edit> Hello ...Unanswered | 3 Replies | 4174 Views | Created by OoDex - Monday, March 9, 2020 9:17 AM | Last reply by Erland Sommarskog - Monday, March 9, 2020 10:28 PM -
0 Votes
SSRS custom processing component
I would like to investigate building a new processing component in SSRS. This would allow me to create a new type of chart, or visual component. I see this ...Unanswered | 1 Replies | 4635 Views | Created by Greg--8 - Thursday, January 16, 2020 5:00 PM | Last reply by Olaf Helper - Friday, January 17, 2020 7:10 AM -
0 Votes
How do you get the MAX date on a EPOCH formatted date/time
Looking to get the last date viewed on a program. I have tried many ways to reformat this statement with MAX but it always gives me an ...Unanswered | 1 Replies | 4660 Views | Created by TomSchulteKroger - Thursday, January 16, 2020 2:54 PM | Last reply by scott_morris-ga - Thursday, January 16, 2020 3:23 PM -
0 Votes
How to find which SSIS packages are called by which jobs
...Unanswered | 1 Replies | 6223 Views | Created by Allepage - Wednesday, November 27, 2019 12:51 PM | Last reply by Vaibhav.Chaudhari - Wednesday, November 27, 2019 12:59 PM -
0 Votes
SQL server connecting with ireport in netbeans
when create connection between sql server and irepot error occur as follow. can help? SQL server : 2008 netbeans 6.8 DataBase name : ...Unanswered | 0 Replies | 4811 Views | Created by 4-darshaniliynanage - Saturday, November 23, 2019 10:32 AM -
0 Votes
AdventureWorks2016.mdf
Where's AdventureWorks2016.mdf or AdventureWorks2016_ext.mdf? (The sample's repository only has .bak files. I'm asking instead of randomly searching because the file ...Answered | 3 Replies | 6210 Views | Created by rootsmusic - Thursday, September 12, 2019 3:29 AM | Last reply by Olaf Helper - Thursday, September 12, 2019 5:51 AM -
1 Votes
AdventureWorks2016.bacpac
Can someone please confirm my issue (by connecting to my database) is caused by the repository's source file? If so, please refer me to either another server's database (not DW or LT ...Answered | 3 Replies | 6192 Views | Created by rootsmusic - Wednesday, September 11, 2019 7:18 PM | Last reply by Erland Sommarskog - Wednesday, September 11, 2019 9:23 PM -
0 Votes
AdventureWorks version in SQL Database
How can I determine the version of an AdventureWorks database? For example, which versions are: AdventureWorksLT (Azure's sample), OLTP install script, and ...Answered | 3 Replies | 6471 Views | Created by rootsmusic - Monday, September 9, 2019 7:33 PM | Last reply by Jefferson Silva DBA - Tuesday, September 10, 2019 12:42 AM -
0 Votes
Entity Relationship diagram for WideWorld Importers or Data model for Wideworld Importers
Hi, I have downloaded the sample database WideWorld Importers for SQL Server. Can anyone please send me the Entity Relationship diagram or Data model diagram for WideWorld ... -
0 Votes
local machine connecting to AdventureWorks
(Please excuse my ignorance because I'm just a student who's learning.) I don't have a server, and I don't know how to configure one. I can't find any server where non-Azure users can ...Answered | 1 Replies | 6128 Views | Created by rootsfiddler - Wednesday, May 1, 2019 6:59 PM | Last reply by Erland Sommarskog - Wednesday, May 1, 2019 9:21 PM -
0 Votes
Font issues while exportting to PDF and word-SSRS
Hi All, while fetching reports from ssrs 2016 i fam facing font rendering issue .please find the bellow mentioned snap ... -
0 Votes
Sample Database for Sql Server 2016
All, I am trying to install the sample database AdventureWorks or Wide World Importers. The samples download as a pdf with a .bak extension...It will not restore because it doesn't ...Proposed | 7 Replies | 7187 Views | Created by Slimjen06 - Tuesday, February 26, 2019 10:12 PM | Last reply by Erland Sommarskog - Wednesday, February 27, 2019 10:06 PM -
7 Votes
Where do I get the AdventureWorks log file? Getting error when attaching AW .mdf file. Says "error .ldf log file not found"
Where do I get the AdventureWorks log file? Getting error when attaching AW .mdf file. Says "error .ldf log file not found" I figured I would just copy one of the other ...Answered | 11 Replies | 30493 Views | Created by Nantz1 - Sunday, October 21, 2012 11:50 PM | Last reply by Ayse Ciftci - Friday, January 25, 2019 10:48 AM -
1 Votes
SQL Server 2017 Python tutorial not working
I'm following the tutorial https://docs.microsoft.com/en-us/sql/advanced-analytics/tutorials/use-python-revoscalepy-to-create-model?view=sql-server-2017, and got the following ... -
7 Votes
Finding the Correct Version of the AdventureWorks Sample Database
As the AdventureWorks sample database has evolved over the years, there are many different editions to decide from. The following blog post will help you pick the correct version to get started, ...Answered | 18 Replies | 31008 Views | Created by Samuel Lester - MSFT - Thursday, August 23, 2012 8:44 PM | Last reply by Alberto1166 - Tuesday, November 27, 2018 11:30 PM -
0 Votes
Replicate a records from a view
Good Morning I'm new to the forum and are not sure if the question is in the correct forum. I have a view ...Answered | 4 Replies | 7331 Views | Created by Jonathas_A_B - Friday, September 14, 2018 11:21 AM | Last reply by Visakh16 - Friday, September 14, 2018 2:21 PM -
0 Votes
SSRS Save to Named PDF
The following command string exports a PDF to be saved or opened. start explorer " - Items 1 to 20 of 501 Next ›
SQL Server Samples and Community Projects announcement
-
Link
Welcome to the SQL Server Samples and Community Projects Forum.
This forum is the place to discuss all things "samplish" in the SQL Server community and samples space, whether it's an "official Microsoft sample" or a community project in CodePlex or Code Gallery. This is*not* the place to discussion specific nuances of T-SQL syntax or wage data modeling methodology wars: there are lots of other forums for those purposes. This one is for questions about samples, community projects and conversations between the collaborators that build them.Some examples of projects that are open for discussion can be found here: http://www.codeplex.com/SqlServerSamples. It doesn't have to be listed there to be fair game, but it's a good bet that it is fair game if it's already listed there.
Below are a few guidelines to help you find your answer quickly and also to help the people who answer the questions, answer yours correctly.
- Is your question about SQL Server Samples and Community Projects . If it's not please locate the correct forum otherwise your question may be moved, closed/locked or deleted.
- Try searching the forum . Search the forum to see if your question has been asked before and answered. If you cannot find what you are looking for, please start a new thread rather than adding to an old one as some people do not see answered questions in their forum views so you may not get the assistance you're looking for.
- Don't be brief . The more information you can give in your question, the better the response will be.
- Check your alerts . You can subscribe to a question so that you can see any update on it (ReferSetting up your alerts below).
- No Spam. Spamming will have your thread deleted and may also result in your account being banned.
- Be polite. You will get better assistance if you're polite to other members so no flaming or trolling. If you persist with flaming or trolling, your accountmay get banned.
- Mark your question answered. If someone answers your question please mark their reply as the answer to your question. You can also mark multiple replies as answers if you think they answered your question. Marking replies not only assists others with similar questions, it also let's people know that you're grateful for their assistance.
Dead thread/Answer policy.
Where possible the moderators will allow sufficient time for the original poster to come back and mark the replies to their questions as answers. The amount of time is at the discretion of the individual moderator but is suggested that it will be declared dead after a week if the original poster does not respond . We will always try to be fair and mark suitable replies as answers.
Setting up your alerts
If you are having trouble receiving alerts on the threads you have created or replied to please see thisthread for troubleshooting advice. -
Link
All of the work items for our community projects and product samples are in TFS on CodePlex. If you want to report a bug, suggest a change for an existing sample or suggest a new sample, create a work item in the appropriate project so that our community team (not just Microsoft employees) can vote on them, help us triage and prioritize them.
For example, here's the URL for the work items for AdventureWorks: http://www.codeplex.com/MSFTDBProdSamples/WorkItem/AdvancedList.aspx -
Link
This forum is the place to discuss all things "samplish" in the SQL Server community and samples space, whether it's an "official Microsoft sample" or a community project in CodePlex or Code Gallery. This is *not* the place to discussion specific nuances of T-SQL syntax or wage data modeling methodology wars: there are lots of other forums for those purposes. This one is for questions about samples, community projects and conversations between the collaborators that build them.
Some examples of projects that are open for discussion can be found here: http://www.codeplex.com/SqlServerSamples/ It doesn't have to be listed there to be fair game, but it's a good bet that it is fair game if it's already listed there.
Also, please post your project announcements here when you create a new release or a whole new project. If you're looking for people to work on your project or looking for a project to work on, this would be a good place to do both.
Let us know what's missing, let know what could be better and let us know what we're doing right!