/Katmai_Trunk/EventLogging/Scripts/EventLogging.ssmssqlproj
Unknown | 46 lines | 46 code | 0 blank | 0 comment | 0 complexity | ad85a5ed26867a858fac1888c55740c7 MD5 | raw file
1<?xml version="1.0"?> 2<SqlWorkbenchSqlProject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="EventLogging"> 3 <Items> 4 <LogicalFolder Name="Connections" Type="2"> 5 <Items> 6 <ConnectionNode Name="(local):REDMOND\dvana"> 7 <Created>2006-03-02T10:05:42.2933139-08:00</Created> 8 <Type>SQL</Type> 9 <Server>(local)</Server> 10 <UserName /> 11 <Authentication>Windows Authentication</Authentication> 12 <InitialDB /> 13 <LoginTimeout>15</LoginTimeout> 14 <ExecutionTimeout>0</ExecutionTimeout> 15 <ConnectionProtocol>NotSpecified</ConnectionProtocol> 16 <ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName> 17 </ConnectionNode> 18 </Items> 19 </LogicalFolder> 20 <LogicalFolder Name="Queries" Type="0"> 21 <Items> 22 <FileNode Name="1 - Set up Event Logging service.sql"> 23 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 24 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 25 <AssociatedConnUserName /> 26 <FullPath>1 - Set up Event Logging service.sql</FullPath> 27 </FileNode> 28 <FileNode Name="2 - Test EventLogging.sql"> 29 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 30 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 31 <AssociatedConnUserName /> 32 <FullPath>2 - Test EventLogging.sql</FullPath> 33 </FileNode> 34 <FileNode Name="3 - Clean up Sample.sql"> 35 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 36 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 37 <AssociatedConnUserName /> 38 <FullPath>3 - Clean up Sample.sql</FullPath> 39 </FileNode> 40 </Items> 41 </LogicalFolder> 42 <LogicalFolder Name="Miscellaneous" Type="3"> 43 <Items /> 44 </LogicalFolder> 45 </Items> 46</SqlWorkbenchSqlProject>