Posts
Sort by recent activity
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
WP7 Profiling
I notice that WP7 profiling is on the roadmap - any idea when this will make it into the EAP?
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
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
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...
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...
Smalldatetime problem
Anyone have problems inserting smalldatetime?
Ran a comparions and it generates a row with '2008-05-20 21:13:00.000' which causes an error on insert...
Msg 296, Level 16, State 3, Line 7
The conver...
Timestamp columns
How do I cope with Timestamp columns - can't see an easy way to exclude them from the comparison?
Features/Issues
Following on from other comments, I'd like to add a few more requests...
1. Simpler way of having nulls generated - at the moment the method seems to be use a RegEx and set the null percentage to 1...
SQL Scripts and Schemas
I'm trying to generate a set of scripts for a database where some of the objects are not in the dbo schema, but when exporting the scripts, the application skips over all the tables not in dbo.
Is ...