-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathSceneCRM.sdc
168 lines (168 loc) · 10.8 KB
/
SceneCRM.sdc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<?xml version="1.0" encoding="utf-16" standalone="yes"?>
<!--
SQL Data Compare
SQL Data Compare 9
Version:9.0.0.117-->
<Project version="1" type="SQLComparisonToolsProject">
<DataSource1 version="2" type="LiveDatabaseSource">
<ServerName>(local)</ServerName>
<DatabaseName>SceneCRM</DatabaseName>
<Username />
<SavePassword>False</SavePassword>
<Password />
<IntegratedSecurity>True</IntegratedSecurity>
</DataSource1>
<DataSource2 version="2" type="LiveDatabaseSource">
<ServerName>144.82.248.83\sql2k8</ServerName>
<DatabaseName>SceneCRM</DatabaseName>
<Username>givecamp</Username>
<SavePassword>True</SavePassword>
<Password encrypted="1">FYef0GVHF4oSQhYOpDXHiw==</Password>
<IntegratedSecurity>False</IntegratedSecurity>
</DataSource2>
<LastCompared>10/22/2011 23:13:52</LastCompared>
<Options>317002946838538</Options>
<InRecycleBin>False</InRecycleBin>
<Direction>0</Direction>
<ProjectFilter version="1" type="DifferenceFilter">
<FilterCaseSensitive>False</FilterCaseSensitive>
<Filters version="1">
<None version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</None>
<Assembly version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Assembly>
<AsymmetricKey version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</AsymmetricKey>
<Certificate version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Certificate>
<Contract version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Contract>
<DdlTrigger version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</DdlTrigger>
<Default version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Default>
<EventNotification version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</EventNotification>
<FullTextCatalog version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</FullTextCatalog>
<FullTextStoplist version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</FullTextStoplist>
<Function version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Function>
<MessageType version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</MessageType>
<PartitionFunction version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</PartitionFunction>
<PartitionScheme version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</PartitionScheme>
<Queue version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Queue>
<Role version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Role>
<Route version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Route>
<Rule version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Rule>
<Schema version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Schema>
<Service version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Service>
<ServiceBinding version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</ServiceBinding>
<StoredProcedure version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</StoredProcedure>
<SymmetricKey version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</SymmetricKey>
<Synonym version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Synonym>
<Table version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</Table>
<User version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</User>
<UserDefinedType version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</UserDefinedType>
<View version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</View>
<XmlSchemaCollection version="1">
<Include>True</Include>
<Expression>TRUE</Expression>
</XmlSchemaCollection>
</Filters>
</ProjectFilter>
<ProjectFilterName />
<UserNote />
<SelectedSyncObjects version="1" type="SelectedSyncObjects">
<Schemas type="ListString" version="2" />
<Grouping type="ListByte" version="2">
<value type="Byte">0</value>
<value type="Byte">0</value>
<value type="Byte">0</value>
<value type="Byte">0</value>
<value type="Byte">0</value>
</Grouping>
<SelectAll>False</SelectAll>
</SelectedSyncObjects>
<SCGroupingStyle>0</SCGroupingStyle>
<SQLOptions>10</SQLOptions>
<MappingOptions>82</MappingOptions>
<ComparisonOptions>0</ComparisonOptions>
<TableActions type="ArrayList" version="1" />
<SessionSettings>14</SessionSettings>
<DCGroupingStyle>0</DCGroupingStyle>
</Project>