SQL Server - How to send messages to Whatsapp contacts, groups and mailing lists via API December 2, 2019 0 Database SQL Server C # (CSharp) CLR OLE Automation
SQL Server - How to compress and unzip files and directories using 7-zip and xp_cmdshell or SQLCLR (C #) June 10st, 2018 1 Database SQL Server C # (CSharp) SQLCLR CLR Integrations File Handling
SQL Server 2012 - Using the FORMAT function to apply masks and formatting to numbers and dates October 9th, 2017 4 Database SQL Server C # (CSharp) CLR Query Development
SQL Server - How to read and write events in the Windows Event Viewer using the CLR (C #) September 2th, 2017 0 Programme Database SQL Server C # (CSharp) CLR Monitoring Integrations
SQL Server - How to retrieve the source code of an encrypted object (WITH ENCRYPTION) August 22st, 2017 5 Database SQL Server C # (CSharp) Hacks
SQL Server - How to Convert an RTF String to Text (Remove RTF Tags) Using CLR (C #) or Powershell August 8st, 2017 2 Database SQL Server C # (CSharp) CLR Query Development Data Formatting and Validation Powershell / CMD
SQL Server - How to Convert an HTML String to Text (Remove HTML Tags) Using CLR (C #) August 8st, 2017 0 Database SQL Server C # (CSharp) CLR Query Development Data Formatting and Validation
SQL Server - Performance Comparison between Scalar Function and CLR Scalar Function March 24th, 2017 2 Database SQL Server C # (CSharp) Performance tuning Maintenance CLR
SQL Server - How to export and import tabular data files (Ex: CSV) using CLR (C #) March 20th, 2017 2 Database SQL Server C # (CSharp) CLR File Handling JSON, XML, CSV and Excel
SQL Server - How to query and consume WordPress RSS feeds using CLR or xp_cmdshell (cURL) March 19th, 2017 1 Database SQL Server C # (CSharp) CLR Integrations