/Katmai_Trunk/ConversationPriority/Scripts/ConversationPriority.ssmssqlproj
Unknown | 70 lines | 70 code | 0 blank | 0 comment | 0 complexity | 78e0f38e35fb7ae0d828ad5fc5b4e819 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="ConversationPriority"> 3 <Items> 4 <LogicalFolder Name="Connections" Type="2" Sorted="true"> 5 <Items> 6 <ConnectionNode Name="(local):REDMOND\michth"> 7 <Created>2007-08-15T16:35:28.6729129-07: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> </ApplicationName> 17 </ConnectionNode> 18 </Items> 19 </LogicalFolder> 20 <LogicalFolder Name="Queries" Type="0" Sorted="true"> 21 <Items> 22 <FileNode Name="ClientCleanup.sql"> 23 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 24 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 25 <AssociatedConnUserName /> 26 <FullPath>ClientCleanup.sql</FullPath> 27 </FileNode> 28 <FileNode Name="ClientReceiveLoops.sql"> 29 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 30 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 31 <AssociatedConnUserName /> 32 <FullPath>ClientReceiveLoops.sql</FullPath> 33 </FileNode> 34 <FileNode Name="ClientSendMessages.sql"> 35 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 36 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 37 <AssociatedConnUserName /> 38 <FullPath>ClientSendMessages.sql</FullPath> 39 </FileNode> 40 <FileNode Name="ClientSetup.sql"> 41 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 42 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 43 <AssociatedConnUserName /> 44 <FullPath>ClientSetup.sql</FullPath> 45 </FileNode> 46 <FileNode Name="ServerCleanup.sql"> 47 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 48 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 49 <AssociatedConnUserName /> 50 <FullPath>ServerCleanup.sql</FullPath> 51 </FileNode> 52 <FileNode Name="ServerReceiveLoop.sql"> 53 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 54 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 55 <AssociatedConnUserName /> 56 <FullPath>ServerReceiveLoop.sql</FullPath> 57 </FileNode> 58 <FileNode Name="ServerSetup.sql"> 59 <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker> 60 <AssociatedConnSrvName>(local)</AssociatedConnSrvName> 61 <AssociatedConnUserName /> 62 <FullPath>ServerSetup.sql</FullPath> 63 </FileNode> 64 </Items> 65 </LogicalFolder> 66 <LogicalFolder Name="Miscellaneous" Type="3" Sorted="true"> 67 <Items /> 68 </LogicalFolder> 69 </Items> 70</SqlWorkbenchSqlProject>