Welcome to MSDN Blogs Sign in | Join | Help

April 2008 - Posts

Linq to SQL materials of the SQL Server Developer Conference (SEK) in Nürnberg
Thanks for the interesting SQL Server Developer conference of Karl Donabauer . Scripts and Demos are attached. Hope you enjoyed it and we´ll meet again :-) -Jens Read More...
Enumerating Parameter Collection in SQL Server Reporting Services
Many of you often tried to and ask for how to enumerate the Parameters the collection. The MSDN has a very clear statement about that:   “You cannot use a Microsoft Visual Basic For Each construct to step through the collection. You need to Read More...
We heard the voices... SP3 for SQL Server 2005 is coming
http://blogs.technet.com/dataplatforminsider/archive/2008/04/15/sql-server-2005-sp3-coming-soon.aspx -Jens Read More...
Determine the (available) amount of memory of a SQL Server (instance / machine)
Comming across a question of a colleague of mine, the following script can be used to determine the (available / assigned) amount of memory for an instance / machine. Notice that the DMVs are only available on SQL Server 2005, for using the script on Read More...
Page view tracker