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: SQL

DNN – Rename Admin User

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

Execute SQL

Posted on April 20, 2015October 26, 2015 By David Kittell
Read more

Create Read Only SQL User

Posted on March 30, 2015 By David Kittell
Read more

DNN – Regain User Access

Posted on March 25, 2015October 26, 2015 By David Kittell

If you have ever been locked out of a DNN site you maintain (must have SQL access) this solution will help. NOTE: If you don’t have SMTP settings configured this process will not help First find your “Portals” table and update “UserRegistration” = 2 Note: In the example below I…

Read more

Compare Number Array Against Column

Posted on February 23, 2015October 26, 2015 By David Kittell

I recently needed to see what zip codes in Michigan were missing from a table of zip codes that I have in a database. First I had to get an official list of zip codes for Michigan then came up with this script to figure out which of the official…

Read more

Compare SQL column against another column

Posted on January 29, 2015October 26, 2015 By David Kittell

In a recent effort to clean up duplicates in my contacts I came across a script to assist me. In my situation I have some contacts that have had the company name inserted as the first/last name. In my case almost all of the records could be modified to null…

Read more

C# ASPX Phone Number Validation

Posted on January 9, 2015October 26, 2015 By David Kittell

Credit: fatcat1111 @ stackoverflow.com

Read more

Ektron List All PageBuilder Pages

Posted on January 5, 2015October 26, 2015 By David Kittell
Read more

SQLite – Auto-Increment / Auto Generate GUID

Posted on December 19, 2014May 13, 2016 By David Kittell

Recently was asked if it’s possible to create an auto-incrementing GUID in SQLite. Here is one approach: In Firefox there is an add-on called SQLite Manager (also available at https://code.google.com/p/sqlite-manager/) Open Firefox, in the “Tools” menu select “SQLite Manager” With SQLite Manager open click on the “Database” menu and select…

Read more

MSSQL – Remove Line Breaks

Posted on December 15, 2014October 26, 2015 By David Kittell

Sometimes you need to remove line breaks or carriage returns, the code below should help. The above script will not work if the column type is TEXT so you must convert it first.

Read more
  • Previous
  • 1
  • …
  • 4
  • 5
  • 6
  • …
  • 18
  • Next

Code

Top Posts & Pages

  • Front Page
  • PowerShell - Rename Pictures to Image Taken
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - IPv4 Range
  • Open On Screen Keyboard (OSK)

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
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - IPv4 Range
  • Open On Screen Keyboard (OSK)
  • Bleaching Wool using Hydrogen Peroxide
  • PowerShell - Install .NET 4.5.2
©2025 David Kittell | WordPress Theme by SuperbThemes