Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: MSSQL

MSSQL Format U.S. Phone Number

Posted on October 13, 2014October 26, 2015 By David Kittell

If you have to sanitize your field first it gets ugly but is still possible Reference: http://www.sqlservercurry.com/2010/11/format-phone-numbers-in-sql-server.html

Read more

Ektron – User Access List

Posted on August 20, 2014October 26, 2015 By David Kittell

Similar to Ektron SQL – List All Users If you simply need a list of all of your CMS users whether they are admin or otherwise this script will help If you want to show a break down of the groups that each user is in this script will help

Read more

Ektron – Remove Content/Folder Permissions

Posted on August 20, 2014October 26, 2015 By David Kittell

Use EXTREME caution on this query. I recommend you do a backup of your database before you run this script as this will remove all permissions that someone has setup on Ektron.

Read more

Get Primary Key Column Name

Posted on July 31, 2014October 26, 2015 By David Kittell
Read more

Unlock Ektron User Account(s)

Posted on July 28, 2014October 26, 2015 By David Kittell

Should you ever lock out your own account and you have SQL access try this Should you ever need to unlock all accounts, not sure why, but you can try this if you have SQL access

Read more

Display Second Largest Value

Posted on June 26, 2014October 26, 2015 By David Kittell
Read more

MSSQL DateTime Conversions

Posted on June 23, 2014December 26, 2018 By David Kittell

Sometimes a basic function like MSSQL Format Date Function can not work as you do not have permission to create a function or you simply need something quick. To get day of week from DateTime column and order it by the proper day of week order. This is rather easy…

Read more

Find Library Item Links In Content

Posted on May 31, 2014October 26, 2015 By David Kittell
Read more

Count All Rows In All Tables

Posted on May 27, 2014October 26, 2015 By David Kittell

There are a few ways to count all of the rows in all of your tables in a database. The “Fastest Option” actually pulls the information from the database where the numbers are stored rather than taking time to count rows.

Read more

Distinct Query On One Column

Posted on May 20, 2014October 26, 2015 By David Kittell

While this query has more than what may be needed this will help you to get data based on one unique column.

Read more
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • …
  • 13
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Bleaching Wool using Hydrogen Peroxide

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • PowerShell - Rename Pictures to Image Taken
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • Bleaching Wool using Hydrogen Peroxide
  • PowerShell - Install .NET 4.5.2
  • PowerShell - Get Text Encoding Type
©2025 David Kittell | WordPress Theme by SuperbThemes