Posts
Sort by recent activity
SSAS & SSRS Unhandled exception trying to connent
Hi
Using SSMS 2008 R2 and SQL Prompt 5.2.0.5.
When trying to connect to either SSAS or SSRS from SSMS we receive an Microsoft .NET Framework error:
Unhandled exception has occurred in a component i...
Custom Alias not incremented if used more than once
Hi
We have defined Custom Aliases for our tables, but if we use a table more than once in a query each subsequent tables alias does not get incremented:
SELECT *
FROM dbo.DimSectionFlat dsf
INNER J...