Technical articles on SSRS migration, T-SQL to PostgreSQL conversion, Domo integration, and paginated report modernization. Written by the team building ReportBridge.
AI ConversionEditorManual CorrectionT-SQLPostgreSQLSSRS
When the AI gets you to 95% and stops, the gap closes with editor affordances, not bigger models. Live EXPLAIN, schema reference, AI-Fix-with-hint round trip, side-by-side diff, test preview, snippets — six small tools that turn a 5-minute manual round trip into 30 seconds.
How to break a long-tail of SQL conversion residuals into tiers — what to fix, what to defer, and how to know the difference. The triage methodology behind the last mile of an AI-powered T-SQL to PostgreSQL pipeline, with explicit ROI math.
A wrong-hypothesis, a broken fix, and a 30-second canary that would have saved 14 minutes. The post-mortem of three failed attempts to make Bedrock failover fire when Anthropic stalls — and the 90-second safety-net that finally produced the first observable failover event.
Three failure modes recursive CTEs reveal in AI-powered T-SQL to PostgreSQL conversion — UNION-arm type drift, an integer-to-date cast, and a column-list parser bug — and the deterministic scrubs that moved a pilot pass rate from 84.0% to 89.6%.
The most dangerous bug in an SSRS to PostgreSQL migration isn't the one that errors. It's the one that compiles, runs, and returns the wrong answer. A three-layer validation model that catches silent failures before they ship.
Automation handles 85% of an RDL conversion project. The last 15% is where migrations stall. Five UI affordances that turn a stalled migration into a shipped report library — and how to build them.
Case study in fixing an AI-powered T-SQL conversion pipeline. How schema-cache staleness, reserved-word collisions, and stripped subquery aliases dropped our pass rate to 11% — and the five changes that took it to 85.7% across a multi-jurisdictional report library.
Practical guide to the T-SQL-to-PostgreSQL gotchas that break SSRS report migrations. Covers ISNULL vs COALESCE, TOP vs LIMIT, date functions, temp tables, stored procedures, and string concatenation.
Step-by-step Bold Reports setup for SSRS refugees. What carries over (RDL format, parameters, expressions), what doesn't (custom assemblies, subscriptions), and how to configure data sources for production.
TCO analysis of legacy SSRS: Windows Server licensing, SQL Server CALs, security patches ending, talent scarcity, and opportunity cost. The real numbers behind the Nov 2025 SSRS deprecation.
Step-by-step guide to migrating from SQL Server Reporting Services. Covers why organizations migrate, the three fundamental approaches (rebuild, lift-and-shift, replatform), what to evaluate, and how ReportBridge automates the process.
Honest comparison of five cloud alternatives for paginated reports after leaving SSRS — Power BI, Bold Reports, Crystal Reports, JasperReports, and Telerik Reporting. Pros, cons, costs, and migration paths for each.
Microsoft quietly ended an era in November 2025. SQL Server 2025 shipped without SSRS. I evaluated every realistic alternative after migrating nearly 200 reports — here's what I found with honest pros and cons for each option.