Skip to content

Commit 17d0a2a

Browse files
committed
Scripts for Login Trigger
1 parent f477e9c commit 17d0a2a

File tree

6 files changed

+622
-2
lines changed

6 files changed

+622
-2
lines changed
6.5 KB
Binary file not shown.

Audit/Audit.ssmssqlproj

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,29 @@
22
<SqlWorkbenchSqlProject xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Name="Audit">
33
<Items>
44
<LogicalFolder Name="Connections" Type="2" Sorted="true">
5-
<Items />
5+
<Items>
6+
<ConnectionNode Name="(local):MSI\ajayd">
7+
<Created>2020-08-24T21:24:39.8253259+05:30</Created>
8+
<Type>SQL</Type>
9+
<Server>(local)</Server>
10+
<UserName />
11+
<Authentication>Windows Authentication</Authentication>
12+
<InitialDB>tempdb</InitialDB>
13+
<LoginTimeout>30</LoginTimeout>
14+
<ExecutionTimeout>0</ExecutionTimeout>
15+
<ConnectionProtocol>NotSpecified</ConnectionProtocol>
16+
<ApplicationName>Microsoft SQL Server Management Studio - Query</ApplicationName>
17+
</ConnectionNode>
18+
</Items>
619
</LogicalFolder>
720
<LogicalFolder Name="Queries" Type="0" Sorted="true">
821
<Items>
22+
<FileNode Name="Connection Limit.sql">
23+
<AssociatedConnectionMoniker>8c91a03d-f9b4-46c0-a305-b5dcc79ff907:(local):True</AssociatedConnectionMoniker>
24+
<AssociatedConnSrvName>(local)</AssociatedConnSrvName>
25+
<AssociatedConnUserName />
26+
<FullPath>Connection Limit.sql</FullPath>
27+
</FileNode>
928
<FileNode Name="create-database-audit.sql">
1029
<AssociatedConnectionMoniker />
1130
<AssociatedConnSrvName />

0 commit comments

Comments
 (0)