Posts
Sort by recent activity
How to skip database name comparing in a view?
Hi all,
I'm using SQL Compare 10.7.0.18.
I'm wondering if there's a way to compare, for example, these two viewsfrom two databases:SELECT *
FROM MyDatabaseA.MyTable
SELECT *
FROM MyDatabaseB.MyTab...
BI Stack Dependency Tracker
I'm working on a BI project. It'd be very interesting to use an evolution of Dependency Tracker (e.g. BI Dependency Tracker) that is able to track all the dependencies beetwen SQL Engine, SSIS, SSA...
Filegroups not in suggestions
Hi all,
it'd be nice to have filegroup's suggestions in queries like this:ALTER DATABASE AdventureWorks
MODIFY FILEGROUP ...
Thank you.
Unhandled exception when browsing Analysis Services objects
Hi all!
I noticed that when I click on an Analysis Services object (a node in the Object Explorer, or a cube, etc.), I got an unhandled exception.
On the error popup I can read:Object not of the ex...