SQL Server - How to send messages to Whatsapp contacts, groups and mailing lists via API December 2th, 2019 0 Database C # (CSharp) CLR OLE Automation SQL Server
SQL Server - How to compress and unzip files and directories using 7-zip and xp_cmdshell or SQLCLR (C #) June 10st, 2018 1 Database C # (CSharp) CLR Easy File Handling SQL Server SQLCLR
SQL Server - How to capture data from a Web page (Webscraping with HttpRequest) and insert the data into the database with SQLCLR (C #) 22 May 2018 3 Database CLR Easy SQL Server SQLCLR
SQL Server - How to use regular expressions (RegExp) in your database 22 May 2018 3 Database CLR Query Development Little Known Features OLE Automation SQL Server SQLCLR
How to connect to SQL Server using PHP (Xampp) and PDO driver in Windows November 12th, 2017 19 PHP Programme SQL Server
SQL Server 2012 - Using the FORMAT function to apply masks and formatting to numbers and dates October 9th, 2017 4 Database C # (CSharp) CLR Query Development SQL Server
SQL Server - How to read and write events in the Windows Event Viewer using the CLR (C #) September 2th, 2017 0 Database C # (CSharp) CLR Easy Monitoring Programme SQL Server
SQL Server - How to retrieve the source code of an encrypted object (WITH ENCRYPTION) August 22st, 2017 5 Database C # (CSharp) Hacks SQL Server
SQL Server - How to Convert an RTF String to Text (Remove RTF Tags) Using CLR (C #) or Powershell August 8st, 2017 2 Database C # (CSharp) CLR Query Development Data Formatting and Validation Powershell / CMD SQL Server