﻿<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>XooWiki (en-us) - Category : SQL Server</title><link>http://www.xoowiki.com</link><description>Latest articles</description><language>en-US</language><copyright>© http://www.xoowiki.com</copyright><webmaster>admin@xoowiki.fr</webmaster><item><author>juste</author><title>Random time range</title><category>SQL Server</category><description>Generation on demand of 100 random time range whose duration does not exceed 30 minutes. This script was used for a lottery game.</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/random-time-range-44.aspx</link><pubDate>2011-04-25</pubDate></item><item><author>juste</author><title>Generator random password</title><category>SQL Server</category><description>Password generator</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/generator-random-password-69.aspx</link><pubDate>2011-04-25</pubDate></item><item><author>juste</author><title>Deduct days of execution for a SQL job</title><category>SQL Server</category><description>Deduct days of execution for a SQL job with decomposition method in powers of two</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/deduct-days-of-execution-for-a-sql-job-298.aspx</link><pubDate>2011-04-25</pubDate></item><item><author>juste</author><title>Julian date</title><category>SQL Server</category><description>Convert a Julian date format and vice versa.</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/julian-date-83.aspx</link><pubDate>2011-04-25</pubDate></item><item><author>juste</author><title>Dynamic attach</title><category>SQL Server</category><description>Generating a script to attach files to a database. Script must be run before detach files !</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/dynamic-attach-471.aspx</link><pubDate>2011-04-25</pubDate></item><item><author>juste</author><title>SSIS : SFTP task</title><category>SQL Server</category><description>Download / Uplad / Delete a file on SFTP from SSIS</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/ssis-sftp-task-475.aspx</link><pubDate>2011-04-25</pubDate></item><item><author>juste</author><title>Check activity on a database</title><category>SQL Server</category><description>Check activity on a database to determine if it has been used/updated recently to  archive or not.</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/check-activity-on-a-database-491.aspx</link><pubDate>2011-04-25</pubDate></item><item><author>juste</author><title>Date/Time 00:00:00</title><category>SQL Server</category><description>Initialize a value of type DATETIME at 00:00:00</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/datetime-000000-89.aspx</link><pubDate>2011-04-25</pubDate></item><item><author>juste</author><title>Truncate log on database mirroring</title><category>SQL Server</category><description>To truncate the transaction file of a database mirroring, a backup log will be launched in a loop until it doesn't  contains any more actives Virtual Log File. A SHRINK will be possible just after the baclup log. Be careful, this solution is limited to a database with few transactions.</description><link>http://www.xoowiki.com/en-US/Article/SQL-Server/truncate-log-on-database-mirroring-499.aspx</link><pubDate>2011-04-25</pubDate></item></channel></rss>