How can we help you today? How can we help you today?
paulh

Activity overview

Latest activity by paulh

Compare not detecting ALLOW_SNAPSHOT_ISOLATION
I'm doing a full compare but SQL Compare is not detecting the ALLOW_SNAPSHOT_ISOLATION setting Is it not supported or do I have to change other parameters? Paul
2 followers 2 comments 0 votes
WP7 Profiling
I notice that WP7 profiling is on the roadmap - any idea when this will make it into the EAP?
1 follower 1 comment 0 votes
WP7 Profiling
Any plans for supporting profing on Windows Phone 7 - there's already one company that can do it :http://www.eqatec.com/Profiler/Home.aspx
2 followers 3 comments 0 votes
License error
Upgraded to 1.1 and it's telling me that my license doesn't cover it as it's only for SQL Compare 8 etc. This is a SQL Toolbelt license number starting with 507 Regards Paul
1 follower 1 comment 0 votes
Generator can't proceed
I have three table A, B and C with FKs A->B, A->C and B->C Table C has a multi-column constraint across A, B and another column U. When I try to generate 50K rows into C it stops saying that I've v...
1 follower 1 comment 0 votes
Sorry, my fault... I was editing the scripts to remove a large number of extended properties and changed from ntext to nvarchar(max), but I wrote it as [nvarchar(max)] rather than [nvarchar] (max) so the parser was confused. Paul / comments
Sorry, my fault... I was editing the scripts to remove a large number of extended properties and changed from ntext to nvarchar(max), but I wrote it as [nvarchar(max)] rather than [nvarchar] (max) ...
0 votes
NVarchar(Max) odd results
When I compare a script folder with SQL Compare 7.1 it is showing the script version as containing [sys].[nvarchar(max)] whereas the live table is shown as [nvarchar] (max) COLLATE Latin1_General_C...
2 followers 2 comments 0 votes