aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Software/DB/SQLExaminer Projects/ALPHA TO BETA.seproj72
1 files changed, 72 insertions, 0 deletions
diff --git a/Software/DB/SQLExaminer Projects/ALPHA TO BETA.seproj b/Software/DB/SQLExaminer Projects/ALPHA TO BETA.seproj
new file mode 100644
index 000000000..9d993a495
--- /dev/null
+++ b/Software/DB/SQLExaminer Projects/ALPHA TO BETA.seproj
@@ -0,0 +1,72 @@
+<Project version="21">
+ <Sources>
+ <Source id="1">
+ <EngineType>MsSqlAzure</EngineType>
+ <StorageType>LiveDb</StorageType>
+ <ServerName>twine.database.windows.net</ServerName>
+ <Database>Tango_ALPHA</Database>
+ <WinAuth>False</WinAuth>
+ <AzurePwd>False</AzurePwd>
+ <Login>Roy</Login>
+ <Password>Aa123456</Password>
+ <SavePasswords>true</SavePasswords>
+ </Source>
+ <Source id="2">
+ <EngineType>MsSqlAzure</EngineType>
+ <StorageType>LiveDb</StorageType>
+ <ServerName>twine.database.windows.net</ServerName>
+ <Database>Tango_BETA</Database>
+ <WinAuth>False</WinAuth>
+ <AzurePwd>False</AzurePwd>
+ <Login>Roy</Login>
+ <Password>Aa123456</Password>
+ <SavePasswords>true</SavePasswords>
+ </Source>
+ </Sources>
+ <DataTypesMappings>
+ <DataTypesMapping name="Default" default="True" />
+ </DataTypesMappings>
+ <ObjectFilter mode="All" />
+ <ProjectOptions>
+ <IgnoreIndices>false</IgnoreIndices>
+ <IgnoreIndexDetails>false</IgnoreIndexDetails>
+ <IgnorePrimaryKeys>false</IgnorePrimaryKeys>
+ <IgnoreUniqueConstraints>false</IgnoreUniqueConstraints>
+ <IgnoreForeignKeys>false</IgnoreForeignKeys>
+ <IgnoreFKAction>false</IgnoreFKAction>
+ <IgnoreChecks>false</IgnoreChecks>
+ <IgnoreFullText>false</IgnoreFullText>
+ <IgnoreWithNocheck>true</IgnoreWithNocheck>
+ <IgnoreNotForReplication>false</IgnoreNotForReplication>
+ <IgnoreFileGroup>false</IgnoreFileGroup>
+ <IgnoreIdentity>false</IgnoreIdentity>
+ <IgnoreComments>true</IgnoreComments>
+ <IgnoreCaseSensitivity>true</IgnoreCaseSensitivity>
+ <IgnoreSpaces>true</IgnoreSpaces>
+ <IgnoreSemicolons>true</IgnoreSemicolons>
+ <IgnoreOwners>false</IgnoreOwners>
+ <IncludeSchemaInScript>true</IncludeSchemaInScript>
+ <IgnoreTriggers>false</IgnoreTriggers>
+ <IgnoreCollations>false</IgnoreCollations>
+ <IgnoreExtProperties>false</IgnoreExtProperties>
+ <IgnorePermissions>false</IgnorePermissions>
+ <IgnoreIndexNames>true</IgnoreIndexNames>
+ <IgnoreNullable>false</IgnoreNullable>
+ <IgnoreColumnsTypes>false</IgnoreColumnsTypes>
+ <IgnoreDefaults>false</IgnoreDefaults>
+ <IgnoreAnsiNulls>false</IgnoreAnsiNulls>
+ <IgnoreQuotedID>false</IgnoreQuotedID>
+ <IgnorePhysicalProperties>false</IgnorePhysicalProperties>
+ <DecryptTextObjects>false</DecryptTextObjects>
+ <SaveOrderOption>true</SaveOrderOption>
+ <UserTypesToBase>false</UserTypesToBase>
+ <CaseSense>false</CaseSense>
+ <IgnoreCaseObjectNames>true</IgnoreCaseObjectNames>
+ </ProjectOptions>
+ <SchemaMapping>
+ <SMItem schema1="guest" schema2="guest" />
+ <SMItem schema1="dbo" schema2="dbo" />
+ <SMItem schema1="sys" schema2="sys" />
+ <SMItem schema1="INFORMATION_SCHEMA" schema2="INFORMATION_SCHEMA" />
+ </SchemaMapping>
+</Project> \ No newline at end of file