How can we help you today? How can we help you today?
SeanX

Activity overview

Latest activity by SeanX

Say we have a field AccData.ClaimStatus.  This is shown in the Case Management tab of our apps.  So I want to display in the Data Dictionary the value "Case Management tab - Claims Status" in a column called "UI Location" / comments
Say we have a field AccData.ClaimStatus.  This is shown in the Case Management tab of our apps.  So I want to display in the Data Dictionary the value "Case Management tab - Claims Status" in a col...
0 votes
Any way to add custom descriptive fields to DB Document
I have been asked to generate a data dictionary for our database.  One of the requirements is recording the UI location of each visible field.  I can't see any way to do this in SQL Doc.  Am I miss...
3 followers 4 comments 0 votes
Fixes startup bug with SDC5
I was getting the following error trying to run sdc 5: RedGate.SQLDataCompare.UI.exe - Common Language Runtime Debugging Services Application has generated an exception that could not be handled. ...
2 followers 3 comments 0 votes
Tom Harris wrote: Hi, could you try out the SQL Compare 6 beta and see of the same problem occurs? SQL Compare 6 is a .NET 2.0 build and may well not exhibit the same phenomena. Tom That works. Thanks Sean / comments
Tom Harris wrote: Hi, could you try out the SQL Compare 6 beta and see of the same problem occurs? SQL Compare 6 is a .NET 2.0 build and may well not exhibit the same phenomena. Tom That works...
0 votes
When I start the debugger, it gives a second exception: An unhandled exception of type 'System.TypeInitializationException' occurred in RedGate.SQLCompare.UI.exe Additional information: The type initializer for "RedGate.SQL.Shared.SQLServerInstances" threw an exception. Stack trace is as follows: Address _111._1 00000000 push edi 00000001 push esi 00000002 call dword ptr ds:[003B56F0h] 00000008 mov ecx,eax 0000000a mov edx,1 0000000f mov eax,dword ptr [ecx] 00000011 call dword ptr [eax+7Ch] 00000014 call dword ptr ds:[003B56F0h] 0000001a mov ecx,eax 0000001c xor edx,edx 0000001e mov eax,dword ptr [ecx] 00000020 call dword ptr [eax+00000090h] 00000026 mov ecx,3B5C3Ch 0000002b call 719F22AB 00000030 mov esi,eax 00000032 mov ecx,esi 00000034 call dword ptr ds:[003B61E0h] 0000003a mov ecx,esi 0000003c cmp dword ptr [ecx],ecx 0000003e call dword ptr ds:[7B9DEDA4h] 00000044 mov ecx,esi 00000046 cmp dword ptr [ecx],ecx 00000048 call dword ptr ds:[003B61F8h] 0000004e call dword ptr ds:[003B64E8h] 00000054 mov edi,eax 00000056 call dword ptr ds:[003B7B74h] >>> 0000005c mov ecx,esi <<< 0000005e cmp dword ptr [ecx],ecx 00000060 call dword ptr ds:[7B9DEC64h] 00000066 mov ecx,3B7C10h 0000006b call F8BE1FC0 00000070 mov ecx,eax 00000072 call dword ptr ds:[7B9E5AF8h] 00000078 mov ecx,edi 0000007a call dword ptr ds:[7B9E5B64h] 00000080 pop esi 00000081 pop edi 00000082 ret / comments
When I start the debugger, it gives a second exception: An unhandled exception of type 'System.TypeInitializationException' occurred in RedGate.SQLCompare.UI.exe Additional information: The type in...
0 votes