SQL Server Samples and Community Projects duyuru
-
Bağlantı
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. -
Bağlantı
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 -
Bağlantı
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 Oylar
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 ...Yapışkan | 1 Yanıtlar | 13878 Görünümler | Created by Samuel Lester - MSFT - 13 Haziran 2016 Pazartesi 18:56 | Son Yanıt ile Olaf Helper - 13 Haziran 2016 Pazartesi 19:06 -
3 Oylar
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 Oylar
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 Oylar
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 ...Soru | 3 Yanıtlar | 9929 Görünümler | Created by George Hendrickson - 20 Haziran 2020 Cumartesi 17:26 | Son Yanıt ile Naomi N - 26 Ağustos 2020 Çarşamba 18:11 -
0 Oylar
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 ...Soru | 1 Yanıtlar | 3700 Görünümler | Created by Hennie7863 - 19 Haziran 2020 Cuma 05:33 | Son Yanıt ile Olaf Helper - 19 Haziran 2020 Cuma 06:17 -
0 Oylar
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 ...Soru | 0 Yanıtlar | 3753 Görünümler | Created by Hekaplex Innovations - 27 Nisan 2020 Pazartesi 08:19 -
0 Oylar
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 ...Soru | 3 Yanıtlar | 4313 Görünümler | Created by OoDex - 9 Mart 2020 Pazartesi 09:17 | Son Yanıt ile Erland Sommarskog - 9 Mart 2020 Pazartesi 22:28 -
0 Oylar
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 ...Soru | 1 Yanıtlar | 4851 Görünümler | Created by Greg--8 - 16 Ocak 2020 Perşembe 17:00 | Son Yanıt ile Olaf Helper - 17 Ocak 2020 Cuma 07:10 -
0 Oylar
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 ...Soru | 1 Yanıtlar | 4835 Görünümler | Created by TomSchulteKroger - 16 Ocak 2020 Perşembe 14:54 | Son Yanıt ile scott_morris-ga - 16 Ocak 2020 Perşembe 15:23 -
0 Oylar
How to find which SSIS packages are called by which jobs
...Soru | 1 Yanıtlar | 6470 Görünümler | Created by Allepage - 27 Kasım 2019 Çarşamba 12:51 | Son Yanıt ile Vaibhav.Chaudhari - 27 Kasım 2019 Çarşamba 12:59 -
0 Oylar
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 : ...Soru | 0 Yanıtlar | 5035 Görünümler | Created by 4-darshaniliynanage - 23 Kasım 2019 Cumartesi 10:32 -
0 Oylar
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 ...Yanıt | 3 Yanıtlar | 6467 Görünümler | Created by rootsmusic - 12 Eylül 2019 Perşembe 03:29 | Son Yanıt ile Olaf Helper - 12 Eylül 2019 Perşembe 05:51 -
1 Oylar
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 ...Yanıt | 3 Yanıtlar | 6376 Görünümler | Created by rootsmusic - 11 Eylül 2019 Çarşamba 19:18 | Son Yanıt ile Erland Sommarskog - 11 Eylül 2019 Çarşamba 21:23 -
0 Oylar
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 ...Yanıt | 3 Yanıtlar | 6688 Görünümler | Created by rootsmusic - 9 Eylül 2019 Pazartesi 19:33 | Son Yanıt ile Jefferson Silva DBA - 10 Eylül 2019 Salı 00:42 -
0 Oylar
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 Oylar
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 ...Yanıt | 1 Yanıtlar | 6324 Görünümler | Created by rootsfiddler - 1 Mayıs 2019 Çarşamba 18:59 | Son Yanıt ile Erland Sommarskog - 1 Mayıs 2019 Çarşamba 21:21 -
0 Oylar
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 Oylar
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 ...Önerilen Yanıt | 7 Yanıtlar | 7363 Görünümler | Created by Slimjen06 - 26 Şubat 2019 Salı 22:12 | Son Yanıt ile Erland Sommarskog - 27 Şubat 2019 Çarşamba 22:06 -
7 Oylar
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 ...Yanıt | 11 Yanıtlar | 30733 Görünümler | Created by Nantz1 - 21 Ekim 2012 Pazar 23:50 | Son Yanıt ile Ayse Ciftci - 25 Ocak 2019 Cuma 10:48 -
1 Oylar
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 Oylar
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, ...Yanıt | 18 Yanıtlar | 31178 Görünümler | Created by Samuel Lester - MSFT - 23 Ağustos 2012 Perşembe 20:44 | Son Yanıt ile Alberto1166 - 27 Kasım 2018 Salı 23:30 -
0 Oylar
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 ...Yanıt | 4 Yanıtlar | 7533 Görünümler | Created by Jonathas_A_B - 14 Eylül 2018 Cuma 11:21 | Son Yanıt ile Visakh16 - 14 Eylül 2018 Cuma 14:21 -
0 Oylar
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 sonraki ›
SQL Server Samples and Community Projects duyuru
-
Bağlantı
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. -
Bağlantı
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 -
Bağlantı
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!