-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFootball.ssmssqlproj
46 lines (46 loc) · 2.02 KB
/
Football.ssmssqlproj
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
<?xml version="1.0"?>
<SqlWorkbenchSqlProject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Football">
<Items>
<LogicalFolder Name="Connections" Type="2" Sorted="true">
<Items>
<ConnectionNode Name="SONIA:SONIA\Sonia Abtahi">
<Created>2022-06-03T20:59:13.2347109+04:30</Created>
<Type>SQL</Type>
<Server>SONIA</Server>
<UserName />
<Authentication>Windows Authentication</Authentication>
<InitialDB />
<LoginTimeout>30</LoginTimeout>
<ExecutionTimeout>0</ExecutionTimeout>
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
</ConnectionNode>
</Items>
</LogicalFolder>
<LogicalFolder Name="Queries" Type="0" Sorted="true">
<Items>
<FileNode Name="DDL.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:SONIA:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>SONIA</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>DDL.sql</FullPath>
</FileNode>
<FileNode Name="DML.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:SONIA:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>SONIA</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>DML.sql</FullPath>
</FileNode>
<FileNode Name="DQL.sql">
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:SONIA:True</AssociatedConnectionMoniker>
<AssociatedConnSrvName>SONIA</AssociatedConnSrvName>
<AssociatedConnUserName />
<FullPath>DQL.sql</FullPath>
</FileNode>
</Items>
</LogicalFolder>
<LogicalFolder Name="Miscellaneous" Type="3" Sorted="true">
<Items />
</LogicalFolder>
</Items>
</SqlWorkbenchSqlProject>