Access JumpStart
  • Homepage
  • Blog
Select Page
  • Homepage
  • Blog

Adding a deployment script to an existing Access JumpStart app (Part 3)

by Jonathan Halder | May 31, 2024 | MS Access, MS Access Queries, MS Access Tables, MS Access VBA Coding, Versioning

I have created a deployment script which is meant to prepare an Access JumpStart application for a specific live production environment. Access JumpStart is the framework Steve Halder and myself use in creating Access Applications for our customers. I have already...

Adding a deployment script to an existing Access JumpStart app (Part 2)

by Jonathan Halder | May 30, 2024 | MS Access, MS Access VBA Coding, Versioning

Yesterday, I explained that the Access JumpStart system Steve Halder and I developed as a framework to use for our Access database clients has a nice little feature that allows you to set a whole set of global options and then define overrides for those options based...

Adding a deployment script to an existing Access JumpStart app (Part 1)

by Jonathan Halder | May 29, 2024 | MS Access, MS Access VBA Coding

This writing is specific to my Access JumpStart framework I’ve developed alongside Steve Halder for making our development projects more reliable and less time consuming. For a particular customer, I have a local development Access environment where I make...

Refactoring in VBA with RubberDuck: Remove Parameters

by Jonathan Halder | May 28, 2024 | MS Access, MS Access VBA Coding

Ok, next let’s try removing some parameters from a function and see what happens. Here is the code I set up for the test in a class module. HAL_BasicEncryption Option Compare Database Option Explicit Implements IHAL_Encryption Private Function...

Refactoring in VBA with RubberDuck: Implement Interface

by Jonathan Halder | May 27, 2024 | MS Access, MS Access VBA Coding, TDD

I extracted an interface in the last two articles for an encryption algorithm class. It’s pretty basic, but that’s ok, I’m just playing with the various refactoring tools to get familiar with them and understand how they work. Now I want to implement...
« Older Entries

Get a Daily Email

An email loaded with my tips and musings.

    We won't send you spam. Unsubscribe at any time.

    Recent Posts

    • Microsoft Access customer form logging strategy
    • The HCI Way™ – A Dive into Agile Project Management and Sales!
    • Why I think hourly billing is nuts
    • A day in the life
    • Working in small chunks – deliver faster

    Recent Comments

    1. RichardRost on Why I think hourly billing is nuts
    2. Using combo boxes to select an entry and update form fields | Access JumpStart on Hiding duplicate records using running totals over a group
    3. | Access JumpStart on Super Simple Code Kata
    4. Mike Wolfe on Running parallel SQL server databases for testing
    5. Custom Tags For Custom tags for form controls – reimagined code | Access JumpStart on Custom tags for form controls – the case to use them for

    Archives

    • May 2025
    • April 2025
    • March 2025
    • February 2025
    • January 2025
    • December 2024
    • November 2024
    • October 2024
    • September 2024
    • August 2024
    • July 2024
    • June 2024
    • May 2024
    • April 2024
    • March 2024
    • February 2024
    • January 2024
    • December 2023
    • November 2023
    • December 2022
    • March 2022
    • January 2022
    • June 2021
    • November 2020
    • October 2020
    • September 2020
    • August 2020
    • July 2020
    • June 2020

    Categories

    • Blogging
    • MS Access
    • MS Access Features
    • MS Access Forms
    • MS Access Queries
    • MS Access Reports
    • MS Access Tables
    • MS Access VBA Coding
    • TDD
    • Uncategorized
    • Versioning
    Copyright © Halder Consulting Inc.