AUG Video Recap Unraveling Constraints: A Case Study in Complex Scheduling with Steve Schapel and Jack Drawbridge How to Handle Complex Scheduling When VBA Isn't Enough (an Access User Group talk with Steve Schapel)
Throwback Thursday Throwback Thursday: March 6, 2025 Today's edition of Throwback Thursday is chock full of tips and tricks to emulate your client's production environment during development.
twinBASIC Weekly Update twinBASIC Update: March 4, 2025 Highlights include the return of UserControls from the ACTIVE project (missing since BETA 622), an Ambient Light Monitor ported from C++, and more high-priority bug hunting.
AUG Video Recap Gantt Charts: Part 2 with Aleksander Wojtasz Building Dynamic Gantt Charts with GDI32: Class Architecture Deep Dive (an Access User Group talk with Aleksander Wojtasz)
AUG Video Recap Gantt Charts: Part 1 with Aleksander Wojtasz Build Interactive Gantt Charts in Pure Access without Third-Party Controls (an Access User Group talk with Aleksander Wojtasz)
Week in Review Week in Review: March 1, 2025 Highlights include using the VBE_Extras addin, VBA connection string builders, an intro to bit logic, button creation and formatting, and a Named Pipes guide for Access devs.
SQL Server 'np:' and '\pipe\' Explained: A Guide for Access Developers Your practical guide to Named Pipes connections, especially common in legacy .ADPs, with step-by-step tips for local development setup.
Throwback Thursday Throwback Thursday: February 27, 2025 Today's edition of Throwback Thursday is all about 64-bit VBA: updating your 32-bit code to run in 64-bit, 32 vs. 64-bit Office, and tools to help with the conversion.
AUG Video Recap Data Analysis Tips and Techniques with Luke Chung Random Sampling, Cross Tab Queries, and Other Power Tools for Access Analysis (an Access User Group talk with Luke Chung)
twinBASIC Weekly Update twinBASIC Update: February 24, 2025 Highlights include an update to fafalone's twinBASIC ribbon demo sample project and a bug-hunting expedition as twinBASIC nears its v1.0 release date.
Week in Review Week in Review: February 22, 2025 Highlights include a new release of the Access Version Control Add-in, integrating Google Forms with Access, and using VBA data structures to process JSON.
Throwback Thursday Throwback Thursday: February 20, 2025 In today's edition of Throwback Thursday, we explore a few of my favorite AutoHotkey scripts for Access development.
AUG Video Recap Enhanced MsgBox and Forms with Olaf Nöhring and André Minhorst Enhanced Message Box and Professional Calendar Tools for Access Applications (an Access User Group talk with Olaf Nöhring and André Minhorst)
twinBASIC Weekly Update twinBASIC Update: February 18, 2025 Highlights include an advanced tB ribbon demo from fafalone, an IDE option to prevent code tab stacking, and a simple tB updater from jdelano0310.
AUG Video Recap Access Frameworks with John Colby Why Your Access Apps Need a Framework (and How to Build One) (an Access User Group talk with John Colby)
Week in Review Week in Review: February 15, 2025 Highlights include using passthrough queries for reports, a new query designer bug, and an update (sort of) to the official Microsoft Access Roadmap.
Throwback Thursday Throwback Thursday: February 13, 2025 In today's edition of Throwback Thursday, we explore the greatest gift we can give to future programmers: writing readable code.
AUG Video Recap Data Ingesting Pipeline with Roy Kim From IoT Hub to SQL: Real-Time Factory Data Processing in Azure (an Access User Group talk with Roy Kim)
twinBASIC Weekly Update twinBASIC Update: February 10, 2025 Highlights include a new WebView2 sample implementing the Markdown-it project, a new release of the tBLoader project, and the discovery of some long-hidden VBA bugs.
AUG Video Recap All About Table Relationships with Steve Owen Are You Using Access Table Relationships Correctly? (an Access User Group talk with Steve Owen)
Week in Review Week in Review: February 8, 2025 Highlights include videos on the new modern charts feature, how to show the Windows font dialog, using Nz() outside of Access, and the Command design pattern in VBA.
Bug Alert Bug Fix: Mousewheel Event Bug Microsoft releases an official fix for the MouseWheel events bug originally introduced in Access Version 2412.
Throwback Thursday Throwback Thursday: February 6, 2025 We dive into the deep end of debugging VBA in today's edition of Throwback Thursday. We cover the Watch window, including how to avoid some nasty performance side effects.
AUG Video Recap DBeaver: Database Management Tool with Kevin Bell How to Visualize and Document Complex Database Relationships Beyond Access (an Access User Group talk with Kevin Bell)
twinBASIC Weekly Update twinBASIC Update: February 4, 2025 Highlights include support for creating enterprise-level Windows services in twinBASIC (with working samples) and a tB IDE Add-in for copying VB6 controls to tB.