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

Access Programming – What I do and Why (source control part 3)

by Jonathan Halder | Dec 5, 2023 | MS Access

I’ve been discussing how I use version control in 2 previous emails / articles which you can find here: Access Programming – What I do and Why (source control) | Access JumpStart Access Programming – What I do and Why (source control part 2) | Access JumpStart...

TDD – 012 – Passing Code vs Overthinking

by Jonathan Halder | Dec 4, 2023 | MS Access, MS Access Forms, MS Access VBA Coding, TDD

A big part of Test Driven Development is to write code that passes a test without overthinking things. In my last test I wrote, it’s pretty clear it will not stand up to the next couple of tests one might think of. The test is making sure that the count of...

TDD – 011 – Testing variable types and refactoring

by Jonathan Halder | Dec 1, 2023 | MS Access, MS Access VBA Coding, TDD

I am currently in a failing test state: I see that the expected and actual values are not the same type in the test. This means that I asserted a 1 of type Long would be a 1 of type Integer. I believe that’s the default type of 1. VBA is usually pretty nice in...
Next 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

    • Headless Access and Preventing startup recovery questions
    • Excel VBA sorting and import routines with help from CoPilot
    • HAL_Excel class module for exporting data to an Excel Spreadsheet
    • MZ-Tools Find and Replace carriage returns (new lines)
    • Moving the business forward! Remembering the basics

    Recent Comments

    1. Text File Import / Export Recipe code part 3 (implementing iImportFile) | Access JumpStart on Text File Import / Export Recipe code part 2 (AppProcedures module)
    2. Text File Import / Export Recipe code part 2 (AppProcedures module) | Access JumpStart on Text File Import / Export Recipe code
    3. Text File Import / Export Recipe code | Access JumpStart on A Reusable Recipe for Importing and Exporting Text Files in Access
    4. Jonathan Halder on A Reusable Recipe for Importing and Exporting Text Files in Access
    5. Tom van Stiphout on A Reusable Recipe for Importing and Exporting Text Files in Access

    Archives

    • November 2025
    • October 2025
    • September 2025
    • August 2025
    • July 2025
    • June 2025
    • 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.