Activity overview
Latest activity by General1
Hi,
I have had this same problem in Sql Server 2008 Management Studio after installation of Sql Prompt 4.0 only.
Visual Studio does not experience a slow down.
I just downloaded and installed it on my new work-PC. (Windows XP, Sql server 2008)
When SSMS starts up, it shows its logo, then waits a few seconds, then the logo disappears. The process is still running, but doesn't show itself.
Then I kill the process immediately and start it again. Then ssms starts up immediately (most of the time).
Dirk / comments
Hi,
I have had this same problem in Sql Server 2008 Management Studio after installation of Sql Prompt 4.0 only.
Visual Studio does not experience a slow down.
I just downloaded and installed it on...
Works like a charm.
Thanks a lot !
Dirk / comments
Works like a charm.
Thanks a lot !
Dirk
Application Exception while layouting
Hi,
I get an error whenever I try to use the layout function of Sql Prompt - even in an empty query window.
could anyone tell me what I should do to fix this ?
System.ApplicationException: Exceptio...
Hi Simon,
that is great news for me !
I am eagerly awaiting your next build ;-)
Thanks,
Dirk / comments
Hi Simon,
that is great news for me !
I am eagerly awaiting your next build ;-)
Thanks,
Dirk
Trace flag 3604
Hi,
We have detected the use of a trace flag 3604 on one of our production servers.
At the same time a major job failed, which handles monetary transactions in the millions of euro.
It didn't take ...
Any idea as to when columns would be shown for Information_schema views ? / comments
Any idea as to when columns would be shown for Information_schema views ?
INFORMATION_SCHEMA
Hi,
I just bought the product, because I think it really simplifies your work. ;-)
In my query today, however, it didn't really help me:
select * from Information_schema.
and then I expected the in...
Hi,
thanks for your reply.
To give you an impression of how big the project file is: it involves a 400 tables, customized not to compare guids and datetimes, as it is a test comparison project on several databases - the tests diverge on the created guids and times.
Instead we have added identity fields to those tables, to be able to compare records added in the same order, as the tests should do everything in an automated way. Therefore we cannot use the normal primary key indexes.
In the end we have a quite customized project file of about 4MB in size. / comments
Hi,
thanks for your reply.
To give you an impression of how big the project file is: it involves a 400 tables, customized not to compare guids and datetimes, as it is a test comparison project on s...
Hi,
I am not an expert of course, but I think unchecking "Ignore case" makes more sense !
Best regards, / comments
Hi,
I am not an expert of course, but I think unchecking "Ignore case" makes more sense !
Best regards,
Data Compare project files from version 3.x
Hi,
What is the recommended way for converting a 3.x version data comparison project, with many fields greyed out (not being compared) and other indexes used for comparison into version 5 ?
Thanks,