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

推荐订阅源

J
Java Code Geeks
博客园 - 聂微东
人人都是产品经理
人人都是产品经理
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园_首页
量子位
阮一峰的网络日志
阮一峰的网络日志
酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
D
DataBreaches.Net
B
Blog
L
LangChain Blog
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
博客园 - 三生石上(FineUI控件)
爱范儿
爱范儿
Microsoft Azure Blog
Microsoft Azure Blog
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
B
Blog RSS Feed
H
Help Net Security
The Cloudflare Blog
U
Unit 42

The Register

Grafana offers AI assistant for free, warns users not to go mad Right to repair champ Framework punts modular 13in laptop with Core Ultra Series 3 Scotland Yard can keep using live facial recognition on Londoners, say judges UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Nation-states want to cause harm, not just steal cash - stop handing your cyber defenses to the cheapest contractor Murder, she wrote: Ex-FBI chief wants some ransomware crims charged with homicide Phone-to-satellite use goes into orbit, growing 25% in 8 months macOS ClickFix attacks deliver AppleScript stealers to snarf credentials, wallets Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks The spaghettified DBMS chart that shows Oracle's crown is slowly slipping Yet another ex-ransomware negotiator admits turning rogue after payoff from crimelords FAA grounds Blue Origin's New Glenn as it probes missed satellite delivery 'mishap' AMD's Ryzen 9 9950X3D2 Dual Edition tested: Gratuitous overkill with a price to match AI-assisted intruders pwned Vercel via OAuth abuse and a pilfered employee account Crook claims to leak 'video surveillance footage' of companies Met police trials snoop tech platform in push to cuff more London shoplifters England's school phone ban gets teeth, just in time to bite no one Adaptavist Group breach spawns imposter emails as ransomware crew claims mega-haul Panasonic creates device-locked QR codes to speed facial biometric capture Iran claims US used backdoors to knock out networking equipment during war NASA Inspector fears new spacesuits won’t be ready for Moon landing Vibe coding upstart Lovable denies data leak, cites 'intentional behavior,' then throws HackerOne under the bus Trump-branded datacenter project fails to make itself great, again World's blandest man steps down from CEO job to spend more time in tastefully appointed home Chase got a spiff of $77 million to create one job with New York datacenter Scot becomes second Scattered Spider-linked crook to plead guilty in US You too can build a nuclear battery from junk you have lying around the house Schmoozebots: study finds flattery will get AI everywhere One of Europe's sovereign cloud picks may not be so-sovereign after all New Android development tool designed for robots, not humans
Microsoft Access finally breaks free of its 22-inch form ...
Richard Speed · 2026-06-23 · via The Register

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. ®