Comments
Sort by recent activity
Hi,
I'm using ATI display drivers with Ultramon, monitor management tools / comments
Hi,
I'm using ATI display drivers with Ultramon, monitor management tools
I'm using SQL Dependency Tracker 2.2 on Windows XP SP2
I have a 20" monitor (1600x1200) 4:3 primary monitor at position 0x0 (wheel mouse work on it)
my second monitor si a 19" (1440x900) 16:10 (wide) at position -1440x0
(wheel mouse don't work)
I'm using a Microsoft Mouse without Microsoft IntelliPoint drivers (default drviers). / comments
I'm using SQL Dependency Tracker 2.2 on Windows XP SP2
I have a 20" monitor (1600x1200) 4:3 primary monitor at position 0x0 (wheel mouse work on it)
my second monitor si a 19" (1440x900) 16:10 (wid...
I thing they changed the way SQL Prompt cache the database in SQL Prompt 4, it's now really faster than SQL Prompt 3 and they is no cache management anymore. / comments
I thing they changed the way SQL Prompt cache the database in SQL Prompt 4, it's now really faster than SQL Prompt 3 and they is no cache management anymore.
Hi,
That's correct
Thanks / comments
Hi,
That's correct
Thanks
I'm already doing it using a script, but this require me 2 steps it would be nice if incorporated into SQL Compare
the diagram is included in the system table dtproperties
here is the script i'm using for copying the Diagrams in [baseipdev] to [baseipprod]
DELETE FROM baseipprod..dtproperties
TRUNCATE TABLE baseipprod..dtproperties
SET IDENTITY_INSERT baseipprod..dtproperties ON
INSERT INTO baseipprod..dtproperties (id, objectid, property, value, uvalue, lvalue, version)
SELECT id, objectid, property, value, uvalue, lvalue, version
FROM baseipdev..dtproperties
SET IDENTITY_INSERT baseipprod..dtproperties OFF / comments
I'm already doing it using a script, but this require me 2 steps it would be nice if incorporated into SQL Compare
the diagram is included in the system table dtproperties
here is the script i'm us...
I tried using SQL Data Compare but I'm unable to copy a system table / comments
I tried using SQL Data Compare but I'm unable to copy a system table
I was looking exactly for this feature
I'm using SQL Compare to test a devellopement database and compare with the production version.
But If I rename a field and push the version in production all the values in the old column is lost
having a feature that allow mapping of field name when SQL Compare detect the added column and removed column
the same could be done for table renamed. / comments
I was looking exactly for this feature
I'm using SQL Compare to test a devellopement database and compare with the production version.
But If I rename a field and push the version in production all...
I've installed the new beta SQL Search 2.0.1.8 and now the SQL Search tab is visible.
I got a new computer at work, and when installed the beta on a fresh installation of SSMS, the SQL Search tab wasn't here, but the Tab History was (I'm using SQL Prompt). Since it was not working I installed the official version that is working.
When a new beta version 2.0.1.8 was available I installed it to see if the problem is corrected and It look like corrected, but maybe it worked because I installed the official SQL Search (1.0.0) before installing the new version.
So maybe you could try installing 2.0.1.8, if it's not working try installing the 1.0.0 and upgrade to 2.0.1.8 after. / comments
I've installed the new beta SQL Search 2.0.1.8 and now the SQL Search tab is visible.
I got a new computer at work, and when installed the beta on a fresh installation of SSMS, the SQL Search tab w...
Hi,
I was using the beta on my computer using Windows XP, it was working fine, i recently got a new computer using Windows 7 and It won't load on it. I tried the 2 last beta and the only one that work is version 1.1.9.57.
Integrated into SSMS, I'm using SQL Prompt, the Tab History was loading but not SQL Search (they are in the same toolbar)
I'm using SSMS 2008 R2 - 10.50.2500.0
Thanks / comments
Hi,
I was using the beta on my computer using Windows XP, it was working fine, i recently got a new computer using Windows 7 and It won't load on it. I tried the 2 last beta and the only one that w...
same problem here, I'm using SQL Search 1.1.10.484 and it doesn't load in SSMS 2008. / comments
same problem here, I'm using SQL Search 1.1.10.484 and it doesn't load in SSMS 2008.