Joi's Code Repository
Some things about some things
Menu Close
  • Home
  • Power user
    • Linux
    • Windows
    • Windows Scripts
  • Coder
    • SQL
    • C#
    • VB.Net
    • Python
    • Git
  • Maker
    • Arduino
  • About
    • Joi’s Wiki

Code Snippet

0

Copying files with VBScript

Posted on December 9, 2017 by JBaker

Copying files from one place to another can be a pain when it needs to be done repeatedly, for example when a series of output files like letters or grabbing the latest test results, especially if you’ve got to fish… Continue Reading →

Windows Scripts Code Snippet, Executable, VBScript, Windows Script
0

Simple Complex SQL Updates – Updating a Derived Table

Posted on February 17, 2017 by JBaker

When amending data in a large SQL database it makes sense that the bread-and-butter command is the classic UPDATE statement. this statement is reasonably simple and has the following syntax: (the MSDN link is here: https://msdn.microsoft.com/en-us/library/ms177523.aspx )   UPDATE TABLE_NAME SET column1=value1,column2=value2,…… Continue Reading →

SQL Code Snippet, Derived Table, SQL, update

Sharing

Facebooktwitterredditpinterestlinkedinmail

Recent Posts

  • VB.Net Markup for your TiddlyWiki (and almost any other language!)
  • Arranging dlls into subfolders – the Probing element
  • Multiple SSH Keys for multiple Bitbucket accounts
  • Git intermediate commands
  • Bash terminal setup (use, aliases and functions)

Archives

  • December 2018
  • September 2018
  • February 2018
  • December 2017
  • February 2017
  • September 2016
  • March 2015
  • February 2015
  • January 2015

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
© 2025 Joi's Code Repository. All rights reserved.
Hiero by aThemes