addapt the project to work on my notebook

This commit is contained in:
Andreas Zweili 2017-11-02 21:42:57 +01:00
parent 4a0da938c7
commit 8bcd786d01
1 changed files with 13 additions and 13 deletions

View File

@ -3,43 +3,43 @@
<Items> <Items>
<LogicalFolder Name="Connections" Type="2" Sorted="true"> <LogicalFolder Name="Connections" Type="2" Sorted="true">
<Items> <Items>
<ConnectionNode Name="KETA04:KETA04\lm"> <ConnectionNode Name="(local)\SQLEXPRESS:WIN-LAPTOP\andreas">
<Created>2014-12-06T15:15:00.9577918+01:00</Created> <Created>2017-11-02T21:04:54.0285469+01:00</Created>
<Type>SQL</Type> <Type>SQL</Type>
<Server>KETA04</Server> <Server>(local)\SQLEXPRESS</Server>
<UserName /> <UserName />
<Authentication>Windows Authentication</Authentication> <Authentication>Windows Authentication</Authentication>
<InitialDB /> <InitialDB />
<LoginTimeout>15</LoginTimeout> <LoginTimeout>30</LoginTimeout>
<ExecutionTimeout>0</ExecutionTimeout> <ExecutionTimeout>0</ExecutionTimeout>
<ConnectionProtocol>NotSpecified</ConnectionProtocol> <ConnectionProtocol>NotSpecified</ConnectionProtocol>
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName> <ApplicationName />
</ConnectionNode> </ConnectionNode>
</Items> </Items>
</LogicalFolder> </LogicalFolder>
<LogicalFolder Name="Queries" Type="0" Sorted="true"> <LogicalFolder Name="Queries" Type="0" Sorted="true">
<Items> <Items>
<FileNode Name="arzt_ceate_db.sql"> <FileNode Name="arzt_ceate_db.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:KETA04:True</AssociatedConnectionMoniker> <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local)\SQLEXPRESS:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>KETA04</AssociatedConnSrvName> <AssociatedConnSrvName>(local)\SQLEXPRESS</AssociatedConnSrvName>
<AssociatedConnUserName /> <AssociatedConnUserName />
<FullPath>arzt_ceate_db.sql</FullPath> <FullPath>arzt_ceate_db.sql</FullPath>
</FileNode> </FileNode>
<FileNode Name="arzt_delete_data.sql"> <FileNode Name="arzt_delete_data.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:KETA04:True</AssociatedConnectionMoniker> <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local)\SQLEXPRESS:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>KETA04</AssociatedConnSrvName> <AssociatedConnSrvName>(local)\SQLEXPRESS</AssociatedConnSrvName>
<AssociatedConnUserName /> <AssociatedConnUserName />
<FullPath>arzt_delete_data.sql</FullPath> <FullPath>arzt_delete_data.sql</FullPath>
</FileNode> </FileNode>
<FileNode Name="arzt_drop_db.sql"> <FileNode Name="arzt_drop_db.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:KETA04:True</AssociatedConnectionMoniker> <AssociatedConnectionMoniker />
<AssociatedConnSrvName>KETA04</AssociatedConnSrvName> <AssociatedConnSrvName />
<AssociatedConnUserName /> <AssociatedConnUserName />
<FullPath>arzt_drop_db.sql</FullPath> <FullPath>arzt_drop_db.sql</FullPath>
</FileNode> </FileNode>
<FileNode Name="arzt_insert_data.sql"> <FileNode Name="arzt_insert_data.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:KETA04:True</AssociatedConnectionMoniker> <AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local)\SQLEXPRESS:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>KETA04</AssociatedConnSrvName> <AssociatedConnSrvName>(local)\SQLEXPRESS</AssociatedConnSrvName>
<AssociatedConnUserName /> <AssociatedConnUserName />
<FullPath>arzt_insert_data.sql</FullPath> <FullPath>arzt_insert_data.sql</FullPath>
</FileNode> </FileNode>