Tagged Content List
  • Wiki Page: SQL Server Operations: Monitoring Disk Space with WMI and OLE Automation Objects

    Abstract This article talks about various SQL methods to fetch the disk usage details and use of T-SQL in conjunction with invoking OLE automation procedures and WMI class libraries using SQL Windows Shell interface. The step by step details about "OLE automation and WMI Query"...
  • Wiki Page: SQL: Handling comma while creating CSV

    If you are facing issues because of ',' (comma or .csv file) in the data of your text column, you can use the '|' sign. EXECUTE master.dbo.xp_cmdshell 'bcp "SELECT Column1, Column2, Column3 FROM YourDB.[dbo].[YourTable] ORDER BY 1" queryout E:\Objects3.txt -t"...
  • Wiki Page: Understanding Claim Rule Language in AD FS 2.0 & Higher

    Table of Contents Introduction Understanding Claim Sets General Syntax of the Claim Rule Language Condition Statements Issuance Statements Multiple Conditions Combining Values Aggregate Functions Using Regular Expressions Querying Attribute Stores SQL Attribute Stores LDAP Attribute Stores Links to Additional...
  • Wiki Page: SQL Server: Change Data Capture (CDC) (pt-br)

    O CDC é uma feature do SQL Server que permite que você capture, mantenha e monitore o histórico das alterações em registros de todas ou determinadas tabelas no banco de dados. Por que usar o CDC? É muito mais simples configurar o CDC do que desenvolver rotinas com trigger’s para salvar um log histórico...
  • Wiki Page: Portal de Grupos de Usuários Microsoft

    Bem-vindo ao Portal de Grupos de Usuários Microsoft no TechNet Wiki. O objetivo deste portal é envolver e conectar Comunidades de Grupos de Usuários Microsoft off-line com a Comunidade TechNet Wiki on-line , através do incentivo a criação de artigos/colaboração e conscientização do TechNet Wiki...
  • Wiki Page: Troubleshooting SQL: Agent job failed with Error 547 and Error 3621.

    Message Executed as user: ArrivalsDepartures. The INSERT statement conflicted with the FOREIGN KEY constraint "FK_DepartureStatusArchive_TechnicianName". The conflict occurred in database "DatabaseName", table "dbo.Users", column 'UserID'. [SQLSTATE 23000...
  • Wiki Page: SQL Conception - What's different between EXIST and IN

    IN is a collection operator. a in {a, c, d, s, d ....} "David" IN ( SELECT sname FROM student ) From above statement (select sname from student) returns a collection of names used to determine whether "David" is a data in this collection or not; At the same time, you can...
  • Wiki Page: Microsoft SQL Server 2016 T-SQL yenilikləri. JSON (az-AZ)

    Salam Dostlar. Microsoft SQL Server 2016 yenilikləri barədə mövzumuzu davam edirik. Bu gün biz sizinlə Microsoft SQL Server 2016 versiyasının ən mühüm yeniklərindən biri olan JSON formatının dəstəklənməsi ilə tanış olacağıq. Bildiyiniz kimi JSON verilənlərin mübadiləsi formatıdır. XML-ə oxşayır...
  • Wiki Page: BizTalk Mapper: Grouping stored procedure response to WCF-SQL call from Orchestration using custom XSLT

    Table of Contents Scenario Resolution See Also Scenario The requirement is to fetch the below column details from the stored procedure and grouping then based on Session_Id and the output should look like below. Output should be the below format: < ns0:ScheduleDetails xmlns:ns0 ...
  • Wiki Page: FIM 2010 & MIM 2016: Run profile statistics with SQL and Excel Pivot Tables

    Table of Contents Introduction Prerequisites Dependencies Data collection SQL Generating Statistics Preparing the Excel sheet SQL to Excel Downloads SQL Excel See also Introduction In many cases, you want to have a better insight in the performance of your FIM Synchronization run profiles. ...
  • Wiki Page: बिजटॉक सर्वर 2010: एसक्यूएल एजेंट जॉब्स (hi-IN)

    नमस्कार हिंदी भाषा के इस लेख में आपका स्वागत है, आपके प्रतिक्रिया का हमें इंतेज़ार रहेगा और हम आशा करते है की यह लेख आपके लिए उपयोगी साबित होगी। Table of Contents Credits BizTalk Server SQL एजेंट कार्य BizTalk Server बैकअप संदर्भ CleanupBTFExpiredEntriesJob_BizTalkMgmtDb...
  • Wiki Page: बिजटॉक डेटाबेस बैकअप के लिए पहलू (hi-IN)

    नमस्कार हिंदी भाषा के इस लेख में आपका स्वागत है, आपके प्रतिक्रिया का हमें इंतेज़ार रहेगा और हम आशा करते है की यह लेख आपके लिए उपयोगी साबित होगी। Table of Contents Credits परिचय क्यों और कैसे लॉग शिपिंग बैकअप बनाने के लिए कैसे बैकअप करने के लिए कस्टम डेटाबेस जोड़े...
  • Wiki Page: बिजटॉक डेटाबेस: जीवन रक्षा गाइड (hi-IN)

    नमस्कार हिंदी भाषा के इस लेख में आपका स्वागत है, आपके प्रतिक्रिया का हमें इंतेज़ार रहेगा और हम आशा करते है की यह लेख आपके लिए उपयोगी साबित होगी। Table of Contents Credits परिचय संसाधन सामान्य उन्नयन डेटाबेस नौकरियों आपदा वसूली ट्रैकिंग उच्च उपलब्धता अन्य भाषाएँ यह भी द...
Page 14 of 27 (675 items) «1213141516»