About 50 results
Open links in new tab
  1. Contoso Dataset - social.msdn.microsoft.com

    Feb 12, 2019 · Is Contoso dataset useful for using techniques of warehouse/data mining.I try to find good dataset to learn warehouse and data mining.

  2. ASP.NET Webforms/MVC - How to prevent OS Command Injection

    Nov 10, 2017 · SQL injection. If you generate dynamic SQL queries based on user input, an attacker could inject malicious SQL commands that can be executed by the database. Cross …

  3. How to configure security using script - social.msdn.microsoft.com

    Mar 6, 2008 · I want to write some SQL Script to configure my report server's security. I got the following the scripts from profiler: Code Snippet declare @p7 uniqueidentifier set …

  4. Linked Server Issue - social.msdn.microsoft.com

    Feb 10, 2010 · I was wondering if it was a 64-bit to 32-bit mixture. Also, is your SQL Express instance running 2008 or 2005? Obviously, from your results, the linked server is working. So, …

  5. Non-Clustered Index Fragmentation - social.msdn.microsoft.com

    Oct 31, 2016 · When inserting data or updating data into table, SQL Server must refresh the data stored in the database position, so that it results in a change in the index page of data is …

  6. How to refresh Database/Table data in Management Studio?

    Jun 18, 2008 · Just started to use SQL Server 2005 Management Studio. For SQL 2000 Enterprise Manager, clicking the Run menu bar, the Table data will be refreshed. How do I …

  7. SSIS suport of extended ascii characters - social.msdn.microsoft.com

    Apr 16, 2012 · I have a OLE DB Source Data Flow Component that uses a SQL Command to read some data that may contain extended ascii characters. It’s a LastName field that …

  8. SSIS Package ProtectionLevel - social.msdn.microsoft.com

    Jul 14, 2010 · The Server Storage protection level can only be used when saving to SQL Server.

  9. SSRS with Essbase - social.msdn.microsoft.com

    Jun 4, 2018 · " Does SQL Server 2008 support connecting with Hyperion Essbase 11.1.2.4 cubes, if so then what are the steps required from SSRS side and what are the configurations …

  10. DMV For Partition metadata???? - social.msdn.microsoft.com

    Jul 1, 2011 · Is there a DMV available that would allow me to query Partition information? SQL - new guy Monday, August 31, 2009 6:12 PM