forked from BellevueCollege/ClassSchedule
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEXAMPLE-UpdateClassScheduleDataFromProduction.sdc
187 lines (187 loc) · 11.9 KB
/
EXAMPLE-UpdateClassScheduleDataFromProduction.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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<?xml version="1.0" encoding="utf-16" standalone="yes"?>
<!--
TODO: Make a copy of this file w/o the 'EXAMPLE-' prefix, then replace SOURCE_SERVER and DESTINATION_SERVER below.
-->
<!--
SQL Data Compare
SQL Data Compare
Version:10.2.3.5-->
<Project version="1" type="SQLComparisonToolsProject">
<DataSource1 version="3" type="LiveDatabaseSource">
<ServerName>SOURCE_SERVER</ServerName>
<DatabaseName>ClassSchedule</DatabaseName>
<Username />
<SavePassword>False</SavePassword>
<Password />
<ScriptFolderLocation />
<MigrationsFolderLocation />
<IntegratedSecurity>True</IntegratedSecurity>
</DataSource1>
<DataSource2 version="3" type="LiveDatabaseSource">
<ServerName>DESTINATION_SERVER</ServerName>
<DatabaseName>ClassSchedule</DatabaseName>
<Username />
<SavePassword>False</SavePassword>
<Password />
<ScriptFolderLocation />
<MigrationsFolderLocation />
<IntegratedSecurity>True</IntegratedSecurity>
</DataSource2>
<LastCompared>07/15/2013 11:57:17</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>
<ExtendedProperty version="1">
<Include>True</Include>
<Expression />
</ExtendedProperty>
<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>
<SearchPropertyList version="1">
<Include>True</Include>
<Expression />
</SearchPropertyList>
<Sequence version="1">
<Include>True</Include>
<Expression />
</Sequence>
<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>15</SessionSettings>
<DCGroupingStyle>0</DCGroupingStyle>
</Project>