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

This area of the site is dedicated to code snippets for quick and easy reference

Column Name Search

Posted on February 25, 2013February 8, 2016 By David Kittell

An extension of Table/View Column Information In the event that you need to find a table that has a specific column name.

Read more

Search All Tables Function

Posted on February 25, 2013October 26, 2015 By David Kittell

If you have access to create functions/procedures use this script. Run the above function like this If you don’t have access to create functions/procedures use this script.

Read more

MSSQL – Table/View Column Information

Posted on February 25, 2013October 26, 2015 By David Kittell

Similar to MySQL – Table/View Column Information, this post will help with MSSQL tables and columns. Cleaner Result: All Tables Result:

Read more

List Views In Database

Posted on February 25, 2013October 26, 2015 By David Kittell
Read more

List Tables In Database

Posted on February 25, 2013October 26, 2015 By David Kittell
Read more

Delete Logs Older Than 6 Months

Posted on February 25, 2013October 26, 2015 By David Kittell
Read more

Calculate Age Function

Posted on February 25, 2013October 26, 2015 By David Kittell

Two variations of the function but the purpose is to determine the difference in dates and display the result in one column. Result: 31 years,5 months,26 days Detailed Credit goes to armen at http://stackoverflow.com/users/395720/armen While his response on this URL isn’t a function it is his code that makes the…

Read more

Date Compare

Posted on February 25, 2013October 26, 2015 By David Kittell
Read more

Change Text Case

Posted on February 22, 2013February 8, 2016 By David Kittell
Read more

SMTP Mail

Posted on February 22, 2013October 26, 2015 By David Kittell
Read more
  • Previous
  • 1
  • …
  • 61
  • 62
  • 63
  • Next

Code

Top Posts & Pages

  • PowerShell - Rename Pictures to Image Taken
  • Front Page
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions

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
  • C# - Start/Stop/Restart Services
  • MacPorts / HomeBrew - Rip CD tracks from terminal
  • PowerShell - Show File Extensions
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
©2025 David Kittell | WordPress Theme by SuperbThemes
 

Loading Comments...
 

You must be logged in to post a comment.