Comments
Sort by recent activity
Nope. I would need to map more than one schem on my local database to the same schema on the QA database. / comments
Nope. I would need to map more than one schem on my local database to the same schema on the QA database.
No, because I don't want to compare data - SQL Data Compare does a very good job at that.
I want to compare "equal" tables that just happen to have different names.
Can I map Schema1 in one database to both Schema1 and Schema2 in another? I could live with tables with the same name in another schema. / comments
No, because I don't want to compare data - SQL Data Compare does a very good job at that.
I want to compare "equal" tables that just happen to have different names.
Can I map Schema1 in one databas...
I ave an application that has a configuration database (menu items, settings, etc.)
In my development machine my database has a differente schema from the QA (and production) database.
The MyTable in QA is the MyTable view on my machine that joins data from MyTableQA (replica of QA's MyTable) and MyTableLocal (local overrides).
This way, I can keep all APIs (SPs, services, etc.) in sync with QA.
Everytime I need to use my local database, I only have to sync with QA, which SQL Data Compares does nicelly. / comments
I ave an application that has a configuration database (menu items, settings, etc.)
In my development machine my database has a differente schema from the QA (and production) database.
The MyTable ...
I'm not sure if it's worth it, but the Managed AddIn Framework can help here (http://blogs.msdn.com/b/sidharth/archive/2009/05/03/working-with-the-managed-addin-framework-system-addin.aspx). / comments
I'm not sure if it's worth it, but the Managed AddIn Framework can help here (http://blogs.msdn.com/b/sidharth/archive/2009/05/03/working-with-the-managed-addin-framework-system-addin.aspx).
I've been wishing for that for a LOOOOOOOOOOOOONG time. / comments
I've been wishing for that for a LOOOOOOOOOOOOONG time.
It's not as obvious as it looks. Should it be global? Should it be per tab? How will it impact performance? (you can use Antzs far the last one [image] )
The fact is that I end up changing this a lot because, sometimes it's a decimal value, sometimes it's a bit mask. I'm OK with changing this multimple times for the same code window. / comments
It's not as obvious as it looks. Should it be global? Should it be per tab? How will it impact performance? (you can use Antzs far the last one )
The fact is that I end up changing this a lot becau...
Something just hangs and I get a taskbar notification saying that SSMS is busy every time I click it. / comments
Something just hangs and I get a taskbar notification saying that SSMS is busy every time I click it.
This just got a lot stranger.
I was only trying to connect to the local SQL Server instance.
Once I connected to another instance with my normal user (which is local admin), the problem went away. I had another instance of SSMS running as Administrator at the moment, but that's not needed anymore. / comments
This just got a lot stranger.
I was only trying to connect to the local SQL Server instance.
Once I connected to another instance with my normal user (which is local admin), the problem went away. ...
I'll have to uninstall it too.
Since yesterday I can't use SSMS because it hangs connecting to any server. / comments
I'll have to uninstall it too.
Since yesterday I can't use SSMS because it hangs connecting to any server.
Same here: Windows 7 64-bit Enterprise, SQL 2008-R2 / comments
Same here: Windows 7 64-bit Enterprise, SQL 2008-R2