Email Why Your Emails Get Blocked: Security Protocols and Deliverability Explained As spam filtering becomes more aggressive, understanding how SPF, DKIM, and DMARC authenticate your messages is crucial for ensuring they reach their intended recipients.
Throwback Thursday Throwback Thursday: March 13, 2025 Today's edition of Throwback Thursday is about one of VBA's most underappreciated features: the humble Enum statement.
Email Beyond the Send Button: How Your Emails Actually Reach Their Destination Before implementing email APIs, Access developers should understand the fundamentals of how email works.
twinBASIC Weekly Update twinBASIC Update: March 11, 2025 Highlights include the beta release of the first twinBASIC-compiled version of XYplorer, fixes to long-standing tB IDE regressions, and an important WinDevLib bug fix release.
AUG Video Recap Troubleshooting Access Applications with Ben Sacherich Systematic Approaches to Troubleshooting Access Applications: A Developer's Guide (an Access User Group talk with Ben Sacherich)
Week in Review Week in Review: March 8, 2025 Highlights include Access performance issues in Win 11 v24H, merging PDFs with VBA, optimistic vs. pessimistic locking, and recaps of two popular Gantt Chart videos.
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.