<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kenneth Dalbjerg &#187; mssql</title>
	<atom:link href="http://kennethdalbjerg.dk/tag/mssql/feed" rel="self" type="application/rss+xml" />
	<link>http://kennethdalbjerg.dk</link>
	<description>Kenneth Qvistgaard Dalbjerg, IT Konsulent i århus</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:41:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Backup msSQL server &#8211; Operating system error 5(error not found).</title>
		<link>http://kennethdalbjerg.dk/2011/09/19/backup-mssql-server-operating-system-error-5error-not-found</link>
		<comments>http://kennethdalbjerg.dk/2011/09/19/backup-mssql-server-operating-system-error-5error-not-found#comments</comments>
		<pubDate>Mon, 19 Sep 2011 08:05:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ahsay]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[ahsay]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=935</guid>
		<description><![CDATA[If you want to take a backup from Microsoft SQL Server management Studio, and get this error: Operating system error 5(error not found), then the problems is that the user running SQL Server services dosen&#8217;t have access to the destanation folder of you backup.]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2011/09/19/backup-mssql-server-operating-system-error-5error-not-found/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ahsay restore Microsoft SQL (MSSQL) server database</title>
		<link>http://kennethdalbjerg.dk/2011/09/14/ahsay-restore-microsoft-sql-mssql-server-database</link>
		<comments>http://kennethdalbjerg.dk/2011/09/14/ahsay-restore-microsoft-sql-mssql-server-database#comments</comments>
		<pubDate>Wed, 14 Sep 2011 11:57:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ahsay]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ahsay]]></category>
		<category><![CDATA[ahsayobs]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[mssql 2005]]></category>
		<category><![CDATA[mssql 2008]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=927</guid>
		<description><![CDATA[If you want to restore a Microsoft SQL database, from a fuld backup, and put some transaction log file into it.  (This backup has backup by ahsay) This is the why to do it: Start Microsoft SQL Server Management Studio Right click on Databases, and select restore database Type a database &#8220;To database&#8221;, and select [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2011/09/14/ahsay-restore-microsoft-sql-mssql-server-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSSQL see online user</title>
		<link>http://kennethdalbjerg.dk/2011/06/16/mssql-see-online-user</link>
		<comments>http://kennethdalbjerg.dk/2011/06/16/mssql-see-online-user#comments</comments>
		<pubDate>Thu, 16 Jun 2011 08:13:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Andet]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[online user]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=895</guid>
		<description><![CDATA[Just run this in a SQL query: SELECT SYSTEM_USER]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2011/06/16/mssql-see-online-user/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limit SQL Server maximum memory SQL instance</title>
		<link>http://kennethdalbjerg.dk/2011/06/16/limit-sql-server-maximum-memory-sql-instance-2</link>
		<comments>http://kennethdalbjerg.dk/2011/06/16/limit-sql-server-maximum-memory-sql-instance-2#comments</comments>
		<pubDate>Thu, 16 Jun 2011 08:12:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[maximum]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=892</guid>
		<description><![CDATA[Start SQL Server Management Studio Connect to you SQL server instance Start a &#8220;New Query&#8221; And then put this into you SQLQuery1.sql window sp_configure ‘show advanced options’,1 reconfigure with override go sp_configure ‘max server memory’, 4096 reconfigure with override go Then push the execute buttom, this will limit you SQL instance to 4096MB or 4GB. [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2011/06/16/limit-sql-server-maximum-memory-sql-instance-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Limit SQL Server maximum memory SQL of WSUS</title>
		<link>http://kennethdalbjerg.dk/2011/06/16/limit-sql-server-maximum-memory-sql-instance</link>
		<comments>http://kennethdalbjerg.dk/2011/06/16/limit-sql-server-maximum-memory-sql-instance#comments</comments>
		<pubDate>Thu, 16 Jun 2011 08:09:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[wsus]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=889</guid>
		<description><![CDATA[Start SQL Server Management Studio Connect to \\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query Start a &#8220;New Query&#8221; And then put this into you SQLQuery1.sql window sp_configure ‘show advanced options’,1 reconfigure with override go sp_configure ‘max server memory’, 256 reconfigure with override go Then push the execute buttom, this will limit you SQL of WSUS to 256MB, whitch should be enough.]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2011/06/16/limit-sql-server-maximum-memory-sql-instance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto shrink / truncate SQL transaction log file in SQL Server 2005</title>
		<link>http://kennethdalbjerg.dk/2010/10/15/howto-shrink-truncate-sql-transaction-log-file-in-sql-server-2005</link>
		<comments>http://kennethdalbjerg.dk/2010/10/15/howto-shrink-truncate-sql-transaction-log-file-in-sql-server-2005#comments</comments>
		<pubDate>Fri, 15 Oct 2010 13:40:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=783</guid>
		<description><![CDATA[USE &#60;databasename&#62; GO DBCC SHRINKFILE(&#8216;&#60;logfilename-logical name&#62;&#8217;, 1) BACKUP LOG &#60;databasename&#62; WITH TRUNCATE_ONLY DBCC SHRINKFILE(&#8216;&#60;logfilename-logical name&#62;&#8217;, 1) GO]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2010/10/15/howto-shrink-truncate-sql-transaction-log-file-in-sql-server-2005/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft SQL (MSSQL) query for active session</title>
		<link>http://kennethdalbjerg.dk/2010/10/15/microsoft-sql-mssql-query-for-active-session</link>
		<comments>http://kennethdalbjerg.dk/2010/10/15/microsoft-sql-mssql-query-for-active-session#comments</comments>
		<pubDate>Fri, 15 Oct 2010 09:12:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[active session]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=779</guid>
		<description><![CDATA[Howto see active sessions in a mssql. Its pretty easy just make a new query, and run sp_who or sp_who2. sp_who shows whitch active sessions there are, and sp_who2 shows more information about the users.]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2010/10/15/microsoft-sql-mssql-query-for-active-session/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto add Extended Stored Procedure xp_ndo.dll (Navision 5)</title>
		<link>http://kennethdalbjerg.dk/2008/09/08/howto-add-extended-stored-procedure-xp_ndodll-navision-5</link>
		<comments>http://kennethdalbjerg.dk/2008/09/08/howto-add-extended-stored-procedure-xp_ndodll-navision-5#comments</comments>
		<pubDate>Mon, 08 Sep 2008 12:59:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Extended Stored Procedure]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[Navision 5]]></category>
		<category><![CDATA[xp_ndo.dll]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=189</guid>
		<description><![CDATA[From your server computer, access the Navision Installation CD-ROM. In the folder $:\SQL_ESP, where the $ is the CD-ROM drive, click the file xp_ndo.exe. When prompted, enter the path to the BINN subfolder of the SQL Server installation folder. (The unzipped xp_ndo.dll file must be in this folder on SQL Server.) (Standard msSQL 2005 is: [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/09/08/howto-add-extended-stored-procedure-xp_ndodll-navision-5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install SQL Express 2005 quiet and with DISABLENETWORKPROTOCOLS=0</title>
		<link>http://kennethdalbjerg.dk/2008/06/17/install-sql-express-2005-quiet-and-with-disablenetworkprotocols0</link>
		<comments>http://kennethdalbjerg.dk/2008/06/17/install-sql-express-2005-quiet-and-with-disablenetworkprotocols0#comments</comments>
		<pubDate>Tue, 17 Jun 2008 08:11:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql express]]></category>

		<guid isPermaLink="false">http://kennethdalbjerg.dk/?p=116</guid>
		<description><![CDATA[First you need to download SQL Express 2005 setup files, there can be done from microsoft homepage. Then when you have download the setup files, you need to extract it, it can be done by typing: SQLEXPR.EXE -x It then ask you a location to put the extract files. Then you can run this SETUP.EXE [...]]]></description>
		<wfw:commentRss>http://kennethdalbjerg.dk/2008/06/17/install-sql-express-2005-quiet-and-with-disablenetworkprotocols0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

