惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
阮一峰的网络日志
阮一峰的网络日志
IT之家
IT之家
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
博客园 - 叶小钗
罗磊的独立博客
宝玉的分享
宝玉的分享
月光博客
月光博客
V
V2EX
博客园 - 司徒正美
Vercel News
Vercel News
量子位
Y
Y Combinator Blog
美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Tailwind CSS Blog
博客园 - Franky
小众软件
小众软件
I
InfoQ
A
About on SuperTechFans

The Register - Special Features

Troops’ phones gave away location data to foreign adversaries Qualcomm picks bad time to pitch a $300 laptop platform AI agents get their own phone directory built atop DNS Carnival confirms ShinyHunters cruised off with 6M customer records after April breach Google engineer accused of turning Year in Search secrets into Polymarket payday Are we human? India's cyber agency sets clock at 12 hours to tackle exploited bugs as AI turns up the heat Broadcom gets early start on WiFi 8 with next-gen wireless routing kit Are we human? Microsoft Excel champ proves he still has the formula Anthropic co-founder hallucinates ghost in the machine Anthropic co-founder hallucinates ghost in the machine NASA plans Moon Base buildout with rovers, drones, cargo landers MyPillow must decide whether to be firm or soft as ransomware crims demand pay Starship shows it can deploy satellites, but Moon mission clock still ticks Huawei's chip law looks less like Moore and more like marketing Experts pour cold borscht on Farage's Russian hack claim Logitech unveils a cushioned mouse for all-day use AI eyes scanning for bugs create a worrisome Linux security trend A Russian speaker and jailbroken Gemini went on a hacking spree and emptied at least one MAGA victim's crypto wallets AI datacenter boom collides with US grid reality Media giant settles for $930k amid user-snooping allegations AT&T sues to ditch Cali copper phone lines to save billions FBI warns of Kali365 as device code phishing soars Techie claims Trump Mobile website was leaking thousands of people's data BOFH: Vibe-coded solutions arrive for problems nobody has Dems slam Trump for making cybersecurity hold out the tin cup while splurging on ballroom and Jan. 6 'slush fund' Google explains how it will infuse ads into AI answers AI is getting pricey, but relief is coming, but not for you Deus ex machina: Half of US Christians trust AI's spiritual advice
Microsoft Access finally breaks free of its 22-inch form ...
Richard Speed · 2026-06-23 · via The Register - Special Features

databases

CRT-era restriction dragged into the widescreen age after 34 years

Microsoft has demonstrated that there is life in the old dog yet with an update to the Access relational database management system that addresses a limitation stemming from the days of cathode-ray tube monitors.

The fix, currently in beta and set to roll out in the Current Channel preview by July 21, 2026, removes a 22-inch form-size limitation dating back to the era of cathode-ray tube (CRT) monitors.

It's a weirdly restrictive limitation, considering that widescreen monitors have been around for years, and one that has resulted in some crowded interfaces as designers tried to meet business requirements while bumping up against Microsoft's decree that 22 inches should be enough for anyone.

The restriction also harks back to a different time, when developers had to ensure their forms would work at lower resolutions. The 640 x 480 pixels of the Video Graphics Array (VGA) standard might be scoffed at by modern engineers, but represented a real challenge in the early days of Windows. Microsoft Access dates back more than 30 years to 1992, so it's somewhat comforting to know that the limitations of decades past still haunt today's products.

While Microsoft Access has been eclipsed in terms of databases, it is often found gluing corporate systems together or lurking behind the scenes in small businesses. The form-size limitation has become increasingly frustrating as screens have grown, while the area for data entry and display has felt more and more cramped. "Larger form designs allow more flexibility in presenting information, increasing spacing between controls, displaying larger text, and reducing visual clutter," Microsoft said.

More likely, it will simply encourage users to cram more into the available space – assuming anyone is willing to tinker with Access forms in the first place. Enterprise users tend to take a firmly conservative "if it ain't broke, don't fix it" approach.

According to Microsoft, the removal of the forms limit is "one of the most highly requested enhancements from the Access community and a top-voted request on the Access feedback forum." Other popular requests include a Mac-native version – almost certainly a nonstarter – and modern controls.

Still, it's good to see the old warhorse getting some attention. After Publisher was dropped from the Office suite (support for the perpetual version ends October 1, 2026), thoughts will inevitably turn to the fate of Access, which has so far escaped the Copilot treatment inflicted on so many of Microsoft's other products. ®