<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sql on Wingate365</title><link>https://blog.wingate365.com/tags/sql/</link><description>Recent content in Sql on Wingate365</description><generator>Hugo</generator><language>en-gb</language><lastBuildDate>Sat, 18 Apr 2015 00:14:26 +0000</lastBuildDate><atom:link href="https://blog.wingate365.com/tags/sql/index.xml" rel="self" type="application/rss+xml"/><item><title>Life Keeper Install Notes</title><link>https://blog.wingate365.com/2014/03/life-keeper.html</link><pubDate>Sat, 15 Mar 2014 00:31:00 +0000</pubDate><guid>https://blog.wingate365.com/2014/03/life-keeper.html</guid><description>&lt;p&gt;Install SQL&lt;br /&gt;
&lt;br /&gt;
SQL install on C:&amp;lt;br /&amp;gt;
Data on E:&amp;lt;br /&amp;gt;
Logs on F:&amp;lt;br /&amp;gt;
&lt;br /&gt;
Restore db, add logins&lt;br /&gt;
&lt;br /&gt;
IIS, export the metabase to other nodes, don&amp;rsquo;t use shared config&lt;br /&gt;
Ensure admin password is the same on all nodes&lt;br /&gt;
&lt;br /&gt;
Ensure ASP.NET v4 installed (not 4.5)&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description></item><item><title>SSRS Access Logs - Big Brother is Watching</title><link>https://blog.wingate365.com/2014/03/ssrs-access-logs-big-brother-is-watching.html</link><pubDate>Sat, 15 Mar 2014 00:20:00 +0000</pubDate><guid>https://blog.wingate365.com/2014/03/ssrs-access-logs-big-brother-is-watching.html</guid><description>&lt;p&gt;T-SQL is&lt;/p&gt;
&lt;br /&gt;
&lt;pre&gt; 
Use ReportServer
select * from ExecutionLog3 order by TimeStart DESC
&lt;/pre&gt;
&lt;pre&gt;
&lt;/pre&gt;
Source &lt;a href="http://technet.microsoft.com/en-us/library/ms159110(v=sql.105).aspx#bkmk_executionlog3"&gt;here&lt;/a&gt;</description></item><item><title>MS-SQL / Excel Data Connectors</title><link>https://blog.wingate365.com/2011/09/ms-sql-excel-data-connectors.html</link><pubDate>Wed, 07 Sep 2011 19:35:00 +0000</pubDate><guid>https://blog.wingate365.com/2011/09/ms-sql-excel-data-connectors.html</guid><description>&lt;p&gt;Data Connectors are a very handy way to give office staff access to the data they need from an MS-SQL database without any knowledge of SQL.&lt;br /&gt;
&lt;br /&gt;
Where central data is held in MS-SQL databases but the application level is unable to provide all the various summary and analysis functions that fast moving businesses need.&lt;br /&gt;
&lt;br /&gt;
Either create views and link the connectors to these or simply link the connectors to SQL statements with a read-only access to the database.
&lt;br /&gt;
Once you have your new data connector saved it&amp;rsquo;s easy to directly edit the .odc files to change the initial catalog, the view that is being accessed and user names etc.&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Microsoft® SQL Server® 2008 Management Studio Express</title><link>https://blog.wingate365.com/2011/02/microsoft-sql-server-2008-management.html</link><pubDate>Fri, 04 Feb 2011 23:03:00 +0000</pubDate><guid>https://blog.wingate365.com/2011/02/microsoft-sql-server-2008-management.html</guid><description>&lt;p&gt;A very handy bit of free software from MS for connecting SQL servers and executing SQL commands. For those just learning SQL it has a built in graphical SQL query builder that helps you get started. Also a very easy to use db diagram section which is always handy for reference when dealing with a new database.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c243a5ae-4bd1-4e3d-94b8-5a0f62bf7796"&gt;Link&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>