twinBASIC Weekly Update twinBASIC Update: November 5, 2024 Highlights include a twinBASIC-built utility to strip the Mark of the Web (MOTW) from files and an upcoming feature to check packages for updates.
Week in Review Week in Review: November 2, 2024 Highlights include the Monaco SQL Editor release, TDD implementation techniques, intro to Cross Joins in SQL, and the inaugural meeting of the Access Beginners User Group.
Throwback Thursday Throwback Thursday: October 31, 2024 In today's edition of Throwback Thursday, we revisit my RegEx wrapper functions for VBA, while looking ahead to a future without VBScript.dll.
twinBASIC Weekly Update twinBASIC Update: October 29, 2024 Highlights include more info on my upcoming visit to Oxford University to present the latest twinBASIC developments, including twinBASIC for Applications (tBA).
VBA "Microsoft Print to PDF" Default Output Folder A recap of what I discovered while trying to set the default save folder for the "Microsoft Print to PDF" driver using VBA in Access.
Week in Review Week in Review: October 26, 2024 Highlights include a video intro to the new Modern Charts feature, combination query techniques, and handling bit fields in SQL Server.
Throwback Thursday Throwback Thursday: October 24, 2024 In today's edition of Throwback Thursday, we demystify the WithEvents keyword in VBA and then dive deep into some practical uses for it.
twinBASIC Weekly Update twinBASIC Update: October 22, 2024 Highlights include a new tB-based Magnifier Windows utility from fafalone, a project status update from Wayne, and a metaphor involving rubber ducks, hippos, and oxpeckers.
Week in Review Week in Review: October 18, 2024 Highlights include a deep dive into parentheses in VBA, ChatGPT's new canvas feature, and the official bug fix list for Access versions 2408 and 2409.
Throwback Thursday Throwback Thursday: October 17, 2024 Today's edition of Throwback Thursday is all about one of my two favorite programming books: "Code That Fits in Your Head," by Mark Seemannn.
SQL Server Using PRINT to Improve Safety of Live SQL Server Updates [Me]: Let's DELETE 5 records. [SSMS]: (7,393,253 rows affected) [Me]: {Updates LinkedIn profile: "#OPENTOWORK"} Avoid nasty SQL surprises with this easy technique.
twinBASIC Weekly Update twinBASIC Update: October 14, 2024 Highlights include a 64-bit Quick Rename Shell Extension project from fafalone and perpetual licenses offered to longtime early subscribers.
Week in Review Week in Review: October 12, 2024 Highlights include disabling shortcut menus on reports, drag and drop with Alessandro Grimaldi, and single sign-on cached ODBC connections.
Throwback Thursday Throwback Thursday: October 10, 2024 In today's edition of Throwback Thursday, we address Access consultants' biggest fear: the dreaded software proposal.
twinBASIC Weekly Update twinBASIC Update: October 7, 2024 Highlights include a SQLite COM wrapper twinPACK from Krool, tB documentation updates, a WinDevLib bug fix release, and Got/Lost Focus behavior fixes.
Week in Review Week in Review: October 5, 2024 Highlights include the official release of the new modern chart feature, the release of Access 2024, and dynamically loading a DLL without registering it first.
Throwback Thursday Throwback Thursday: October 3, 2024 In today's edition of Throwback Thursday, we revisit a few of my favorite techniques to keep out of trouble when debugging code and editing live data.
twinBASIC Weekly Update twinBASIC Update: September 30, 2024 Highlights include an updated 12-month roadmap, initial delegate support, improvements to AddressOf, and a facelift for twinbasic.com.
Week in Review Week in Review: September 28, 2024 Highlights include adding a multi-file drag-and-drop control to your Access forms, improved control tips, and accessing the call stack at runtime with vbWatchdog.
Throwback Thursday Throwback Thursday: September 26, 2024 Short on time? In today's edition of Throwback Thursday, we explore a few of my favorite articles in my Under 100 series--complex topics explained in under 100 words.
twinBASIC Weekly Update twinBASIC Update: September 23, 2024 Highlights include big plans for the future of UDTs in twinBASIC and an in-person presentation on twinBASIC at Oxford University in England.
Week in Review Week in Review: September 21, 2024 Highlights include the relaunch of the UK Access User Group, working with the MS Graph API from VBA, and advanced interactive Gantt chart techniques.
Throwback Thursday Throwback Thursday: September 19, 2024 In today's edition of Throwback Thursday, I revisit the one VBA add-in I can't live without: vbWatchdog.
Announcement ActiveX Disabled by Default in Office LTSC 2024 The slow death of Microsoft's desktop application capabilities marches on as another COM technology struggles against a grim fate.
twinBASIC Weekly Update twinBASIC Update: September 16, 2024 Highlights include support for the .Image property on Form/PictureBox/MDIForm objects, two new static analysis warnings, and inline assembly language support.