YeekTalk
Questions & Suggestions
Skip to content

Main Navigation

Share and grow!

  • Computer
    • Databases
      • MS SQL Server
      • Oracle
      • MySQL
      • MangoDB
      • PostgreSQL
    • Programing Languages
      • C, C++, C#
      • Java
      • Powershell
      • DOS Batch Script
      • Linux shell script
      • Perl
      • PHP
      • Python
    • AI
    • BI
      • SSIS, SSRS, SSAS
      • Cognos
    • Cloud
      • Azure
      • AWS
        • Azure Blob Storage
      • Cloudflare
      • Google
  • Technology
  • Gaming
  • Daily Quote
  • Misc
  • Subscribe

Download all RDL report files from SSRS server

Posted on December 7, 2020 (December 23, 2020) by Yeek

Following code has been tested on SSRS 2010 to 2016 Install the Reporting Service Powershell Module 2. Code to download RDLs […]

Read More…

Posted in MS SQL Server, Powershell, SSIS, SSRS, SSASLeave a comment

Remove Quotes and Comma from Quoted fields

Posted on December 6, 2020 (December 23, 2020) by Yeek

[…]

Read More…

Posted in PowershellLeave a comment

Date Calculation in PowerShell

Posted on December 6, 2020 (December 23, 2020) by Yeek

When using PowerShell to schedule automated tasks, it’s very commonly needed to calculated dates, like the First Day of a Month, Last Day of Previous Month based on current date. Here are some sample of dates calculation in PowerShell […]

Read More…

Posted in PowershellLeave a comment

Cascade Delete in MS SQL Server

Posted on December 2, 2020 (December 23, 2020) by Yeek

Different from ORACLE and MySQL, MS SQL Server does not provide Cascade delete function natively. This maybe considered as a safety feature to prevent unintentional data deletion, however, there are situations, that need Cascade Delete to quickly clean up data in complex referenced tables. To easy my life, this is what I wrote. It’s been […]

Read More…

Posted in MS SQL ServerLeave a comment

Posts navigation

  • «
  • 1
  • …
  • 5
  • 6
  • 7

Archives

  • June 2023
  • January 2022
  • June 2021
  • May 2021
  • February 2021
  • January 2021
  • December 2020

Categories

  • BLOG
  • Computer
  • Daily Quote
  • Gaming
  • Misc
  • MS SQL Server
  • Oracle
  • Powershell
  • SSIS, SSRS, SSAS
  • Technology
© 2020 - YEEKTalk Copyright.