<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>some thoughts... - Tools</title>
    <link>http://www.fits-consulting.de/blog/</link>
    <description>IT makes the world go round - and sometimes stops it...</description>
    <language>en-us</language>
    <copyright>Markus Fischer</copyright>
    <lastBuildDate>Thu, 04 Jan 2007 19:19:56 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>blog@fits-consulting.de</managingEditor>
    <webMaster>blog@fits-consulting.de</webMaster>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=53aeb9d5-cfa0-4928-aa49-0c4773f3d0b0</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,53aeb9d5-cfa0-4928-aa49-0c4773f3d0b0.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,53aeb9d5-cfa0-4928-aa49-0c4773f3d0b0.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=53aeb9d5-cfa0-4928-aa49-0c4773f3d0b0</wfw:commentRss>
      <title>Migrating to Windows Vista Ultimate - post-installation tips...</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,53aeb9d5-cfa0-4928-aa49-0c4773f3d0b0.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,53aeb9d5-cfa0-4928-aa49-0c4773f3d0b0.aspx</link>
      <pubDate>Thu, 04 Jan 2007 19:19:56 GMT</pubDate>
      <description>&lt;p&gt;
I used the free time after Christmas to install Windows Vista Ultimate and Office
2007 - instead of doing an upgrade of my current Windows XP system&amp;nbsp;I choosed
to do complete new installation...
&lt;/p&gt;
&lt;p&gt;
I succeeded in a short time, but afterwards I had some trouble and therefore I had
to solve some issues...
&lt;/p&gt;
&lt;h5&gt;1. Join your domain as soon as possible - but pay attention!
&lt;/h5&gt;
&lt;p&gt;
The first step you should do after installation is to join your domain - if you have
one.
&lt;/p&gt;
&lt;p&gt;
But please pay attention if you use Small Business Server mechanisms - or any other
- to deploy software to your clients. I had a configuration which tried to install
IE6 and other&amp;nbsp;tools&amp;nbsp;from the server to the client after joining the network.
There just pops up a question if you really want to execute the setup and being a
"creature of habit" I just clicked "Yes".
&lt;/p&gt;
&lt;p&gt;
This seems to have wrecked my installation, because afterwards Vista decided to start
without a taskbar, explorer and elements on the desktop...&lt;br&gt;
So I installed it a second time...&lt;br&gt;
:-)
&lt;/p&gt;
&lt;h5&gt;2. systemvendor-specific software
&lt;/h5&gt;
&lt;p&gt;
I am using an IBM R50 laptop, which brings up some vendor-specific software like powermanagement
utilities, Network access and so on.
&lt;/p&gt;
&lt;p&gt;
Do yourself a favor and keep a cable for Internet access ready after installation
and do not panic if you have got a kind of incomplete system after a successful installation.
&lt;/p&gt;
&lt;p&gt;
Therefor&amp;nbsp;the second&amp;nbsp;step you should do afterwards is to start the windows
update and download all vendor-specific software the system will offer you. That brought
back power management and WLAN also, but some other tools are still missing (like
the display control to switch to a beamer) and are not allowed to install on Vista.
&lt;/p&gt;
&lt;h5&gt;3. Security and UAC (User account control)
&lt;/h5&gt;
&lt;p&gt;
I bet, that the new feature UAC (&lt;a title="User Account Control" href="http://www.windowsdevcenter.com/pub/a/windows/2006/04/04/uac-in-windows-vista.html" target="_blank"&gt;User
Account Control&lt;/a&gt;) will be a pain in your neck - especially during the first hours
doing all installations you need. Everytime you start a setup you will be faced with
"Do you really want to?", everytime you will be alerted "a program tries to..."...
&lt;/p&gt;
&lt;p&gt;
As described in the article above it really gets annoying and also brings up some
risks like clicking every OK you will face without reading carefully, but if you want
to be secure you can not have everything. That UAC could give you a hint for investigating
for Trojans and others is proofed with this &lt;a href="http://blogs.chron.com/techblog/archives/2006/09/did_windows_vis.html" target="_blank"&gt;blog-entry&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
If you are interested in digging deeper into Windows security, read &lt;a title="Windows Vista Security blog" href="http://blogs.msdn.com/windowsvistasecurity/" target="_blank"&gt;Windows
Vista Security blog&lt;/a&gt;&amp;nbsp;or &lt;a title="UAC blog" href="http://blogs.msdn.com/uac/" target="_blank"&gt;UAC
blog&lt;/a&gt;.
&lt;/p&gt;
&lt;h5&gt;4. Installation of SQL 2005
&lt;/h5&gt;
&lt;p&gt;
I you want to install SQL 2005 on your Vista client you will have to fulfil some prerequisites,
especially enabling the IIS and doing some configuration, as described in &lt;a title="KB article 920201" href="http://support.microsoft.com/default.aspx/kb/920201/en-us" target="_blank"&gt;KB
article 920201&lt;/a&gt;. But even if you do this it is not guaranteed that Reporting Services
will run as described in the comments of &lt;a title="James Kovacs' posting" href="http://www.jameskovacs.com/blog/CommentView.aspx?guid=d032929a-51dd-45dc-b3e0-ac985af54e57#commentstart" target="_blank"&gt;James
Kovacs' posting&lt;/a&gt;.&lt;br&gt;
Further tips and known issues are described in &lt;a title="Microsoft SQL Server 2005 on &amp;quot;Microsoft Windows Server Longhorn&amp;quot; or Microsoft Windows Vista" href="http://www.microsoft.com/sql/howtobuy/windowsvistasupport.mspx" target="_blank"&gt;Microsoft
SQL Server 2005 on "Microsoft Windows Server Longhorn" or Microsoft Windows Vista&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
We will have to wait for the official version of SP2 and see what it brings - I hope
it will work!
&lt;/p&gt;
&lt;h5&gt;5. OWA with IE7 and Vista
&lt;/h5&gt;
&lt;p&gt;
I am using OWA to access my exchange server and I did do this also using IE7&amp;nbsp;and
Windows XP.&lt;br&gt;
Windows Vista seems to have a slightly other IE7, which handles ActiveX-controls -
even the one form Microsoft - a little bit stricter. Using OWA I was able to read
messages, but I could not answer to a message´, because the input frame just displayed
a red X...
&lt;/p&gt;
&lt;p&gt;
There are two KB articles - &lt;a href="http://support.microsoft.com/kb/911829/en-us" target="_blank"&gt;911829&lt;/a&gt;&amp;nbsp;and &lt;a href="http://support.microsoft.com/kb/924334/en-us" target="_blank"&gt;924334&lt;/a&gt;-
and also two downloads which will solve this problem.
&lt;/p&gt;
&lt;h5&gt;6. 3G data card for PCMCIA-Slot
&lt;/h5&gt;
&lt;p&gt;
I am using a &lt;a title="Novatel Merlin&amp;trade; U740 Wireless PC Card" href="http://www.novatelwireless.com/products/merlin/merlin-u740.html" target="_blank"&gt;Novatel
Merlin™ U740 Wireless PC Card&lt;/a&gt;&amp;nbsp;to connect via 3G to the Internet and my German
provider is &lt;a title="Vodafone" href="http://www.vodafone.de/" target="_blank"&gt;Vodafone&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
In Germany it is very common that providers will deliver a specific software with
there own branding to assure that you will have an easy installation and access, the
Vodafone software is called "Dashboard" and the current downloadable version is 7.04.
&lt;/p&gt;
&lt;p&gt;
Due to the Vista restrictions you will not be able to install the software and there&amp;nbsp;you
neither&amp;nbsp;get the drivers nor the software to communicate with your data card.
&lt;/p&gt;
&lt;p&gt;
So I allowed myself to call the business hotline to ask for a new version of the dashboard
to enable the data card using Vista.&lt;br&gt;
The answer was that there is no specific time schedule which is public but that there
will be a good chance that the software will be presented at the CeBit and available
afterwards...&lt;br&gt;
Presented? This software is just a little tool to enable and control the connection
and not the ultimate version of a hype-whatever software suite!&lt;br&gt;
And CeBit? This fair will be in the mid of March! Should I wait about three months
to enable my data card?&lt;br&gt;
Common, I understand that the software has to be tested and certified also and that
this could be time consuming but to be honest... Is Windows Vista really such an unexpected
and uncommon OS??
&lt;/p&gt;
&lt;p&gt;
So I called not only one time but twice, because the first answer was not very satisfying...&lt;br&gt;
The second answer was that there will be a version around end of January....&lt;br&gt;
Ah, there is light at the end of the dark! But having to wait till end of this months
would be also annoying...
&lt;/p&gt;
&lt;p&gt;
So I choosed another solution,&amp;nbsp;why not to&amp;nbsp;use the data card as a kind of
normal dial-up connection??
&lt;/p&gt;
&lt;p&gt;
First you will have to disable the PIN on your SIM-Card, because the dial-up connection
will not be able to ask for the PIN like the dashboard does.&lt;br&gt;
You can use your mobile phone or&amp;nbsp;the dashboard software for that.
&lt;/p&gt;
&lt;p&gt;
After disabling the PIN insert the data card to your PCMCIA-Slot and wait for the
drivers to be installed.
&lt;/p&gt;
&lt;p&gt;
Then you will have to do some manual steps:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Open the Control Panel - Network and Sharing Center 
&lt;li&gt;
Click "Setup a connection or network" in the tasks at the left side. 
&lt;li&gt;
Mark&amp;nbsp;"Connect to the Internet" and click Next 
&lt;li&gt;
"Create a new connection" 
&lt;li&gt;
Choose "Dial-up" 
&lt;li&gt;
Choose the Novatel Wireless Merlin HSDPA Modem 
&lt;li&gt;
enter &lt;b&gt;*99# &lt;/b&gt;as Dial-up phone number 
&lt;li&gt;
leave User name and Password blank 
&lt;li&gt;
enter a describing description into Connection name 
&lt;li&gt;
decide whether to allow other people to use this connection 
&lt;li&gt;
click Connect&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
To make it a little bit more secure you should turn of all options in "Sharing and
Discovery" and as a little comfort hint: you should put a Shortcut&amp;nbsp;on the Desktop
or into the Quick Launch to be able to activate the connection very easily.
&lt;/p&gt;
&lt;p&gt;
This will work, but without the Vodafone dashboard you will not be able to diagnose
you connection speed and control your download rates (a pity if you pay for volume
or time and do not have a flat rate) so be careful! But I think that will be a proper
workaround till the software will be available...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=53aeb9d5-cfa0-4928-aa49-0c4773f3d0b0" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;p&gt;
This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. 
&lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!
&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,53aeb9d5-cfa0-4928-aa49-0c4773f3d0b0.aspx</comments>
      <category>MS;Security;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=41a4ec2e-189e-4690-8845-7d97d656f7d4</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,41a4ec2e-189e-4690-8845-7d97d656f7d4.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,41a4ec2e-189e-4690-8845-7d97d656f7d4.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=41a4ec2e-189e-4690-8845-7d97d656f7d4</wfw:commentRss>
      <title>Windows Live Writer Enhancement: Insert Code</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,41a4ec2e-189e-4690-8845-7d97d656f7d4.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,41a4ec2e-189e-4690-8845-7d97d656f7d4.aspx</link>
      <pubDate>Fri, 03 Nov 2006 21:10:35 GMT</pubDate>
      <description>There are only two reasons why I have avoided Windows Live Writer so far

it is still beta...
it does not have a kind of "Insert Code" like my online form
Today I discovered that Omar Shahine has build a "Insert Code for Windows Live Writer" - and kindly also hast posted it on Windows Live Gallery.

Thanks Omar!&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=41a4ec2e-189e-4690-8845-7d97d656f7d4"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,41a4ec2e-189e-4690-8845-7d97d656f7d4.aspx</comments>
      <category>aBlog;MS Live / web activity;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=9d0845f5-5ceb-4f95-add9-3106ecef2d85</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,9d0845f5-5ceb-4f95-add9-3106ecef2d85.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,9d0845f5-5ceb-4f95-add9-3106ecef2d85.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=9d0845f5-5ceb-4f95-add9-3106ecef2d85</wfw:commentRss>
      <title>MS Virtual PC - some infos and news</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,9d0845f5-5ceb-4f95-add9-3106ecef2d85.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,9d0845f5-5ceb-4f95-add9-3106ecef2d85.aspx</link>
      <pubDate>Wed, 25 Oct 2006 21:34:13 GMT</pubDate>
      <description>Microsoft provides a whitepaper for Virtual PC 2004 called Virtual PC Development and Debugging, which is worth reading.

Charlie Maidland provides some infos about Virtual PC 2007 in his post Vista Backup PC to VPC.

If you are interested in betatesting Virtual PC 2007 you should apply for the Virtual PC 2007 Beta Program.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=9d0845f5-5ceb-4f95-add9-3106ecef2d85"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,9d0845f5-5ceb-4f95-add9-3106ecef2d85.aspx</comments>
      <category>MS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=af0958d9-3640-4a05-9516-35d42c79500f</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,af0958d9-3640-4a05-9516-35d42c79500f.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,af0958d9-3640-4a05-9516-35d42c79500f.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=af0958d9-3640-4a05-9516-35d42c79500f</wfw:commentRss>
      <title>Ms. Dewey - Just another search engine or the future form of presenting search results?</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,af0958d9-3640-4a05-9516-35d42c79500f.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,af0958d9-3640-4a05-9516-35d42c79500f.aspx</link>
      <pubDate>Wed, 25 Oct 2006 20:45:04 GMT</pubDate>
      <description>I just came across Ms. Dewey, which in my personal opinion is a very interesting effort to make a search engine more "personal" and could also help to dear down barriers for target groups with low affinity for the Internet...

The search engine technology used behind the scenes is Windows Live like mentioned here in the Windows Live Blog.
As a suggestion:
the result set could be arranged in a larger area to enhance the lucidity....

But this is a nice try I think...

Microsoft, listen! With Lena Gerke being the "german face" for Windows Live I would expect - and also highly recommend.. :-) - a localized version...&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=af0958d9-3640-4a05-9516-35d42c79500f"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,af0958d9-3640-4a05-9516-35d42c79500f.aspx</comments>
      <category>Miscellaneous;MS Live / web activity;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=a57f6a3c-c1db-4ed5-a49b-abd250f72943</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,a57f6a3c-c1db-4ed5-a49b-abd250f72943.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,a57f6a3c-c1db-4ed5-a49b-abd250f72943.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=a57f6a3c-c1db-4ed5-a49b-abd250f72943</wfw:commentRss>
      <title>Soapbox (beta) on MSN Video</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,a57f6a3c-c1db-4ed5-a49b-abd250f72943.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,a57f6a3c-c1db-4ed5-a49b-abd250f72943.aspx</link>
      <pubDate>Sat, 21 Oct 2006 20:26:44 GMT</pubDate>
      <description>Kay Giza points to the Soapbox beta and also gives a link to join the beta.

But not only that, Kay also gives an example how to view a soapbox video in your website or your weblog like this one...:&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=a57f6a3c-c1db-4ed5-a49b-abd250f72943"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,a57f6a3c-c1db-4ed5-a49b-abd250f72943.aspx</comments>
      <category>Miscellaneous;Miscellaneous/Fun;MS Live / web activity;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=09a62245-9c7f-4d2a-aee2-7f30bbdee1c6</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,09a62245-9c7f-4d2a-aee2-7f30bbdee1c6.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,09a62245-9c7f-4d2a-aee2-7f30bbdee1c6.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=09a62245-9c7f-4d2a-aee2-7f30bbdee1c6</wfw:commentRss>
      <title>SMO - a little introduction</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,09a62245-9c7f-4d2a-aee2-7f30bbdee1c6.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,09a62245-9c7f-4d2a-aee2-7f30bbdee1c6.aspx</link>
      <pubDate>Fri, 25 Aug 2006 13:55:09 GMT</pubDate>
      <description>Definition from the SQL Server 2005 Product Guide:

"SQL Server Management Objects (SMO) is the management object model for SQL Server 2005. SMO represents significant design and architectural improvements for the SQL Server management object model. It is a simple to use but rich object model that is based on .NET Framework managed code. SMO is the primary tool for developing database management applications using the .NET Framework. SMO is used extensively by SQL Server Management Studio. Every administrative action that you can perform in SQL Server Management Studio, you can also accomplish by using SMO.
The new SMO object model and the WMI APIs replace SQL-DMO. Where possible, SMO incorporates similar objects as those in SQL-DMO for ease of use. You can still use SQL Server 2005 with SQL-DMO, but SQL-DMO will not be updated to manage features that are specific to SQL Server 2005.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=09a62245-9c7f-4d2a-aee2-7f30bbdee1c6"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,09a62245-9c7f-4d2a-aee2-7f30bbdee1c6.aspx</comments>
      <category>Development/.Net;MS SQL Server;MS SQL Server/RDBMS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=2b6e3cd7-f8a8-4742-95e3-c0a7f5a34a5c</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,2b6e3cd7-f8a8-4742-95e3-c0a7f5a34a5c.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,2b6e3cd7-f8a8-4742-95e3-c0a7f5a34a5c.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=2b6e3cd7-f8a8-4742-95e3-c0a7f5a34a5c</wfw:commentRss>
      <title>Blackberry 8707 - new toy in town</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,2b6e3cd7-f8a8-4742-95e3-c0a7f5a34a5c.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,2b6e3cd7-f8a8-4742-95e3-c0a7f5a34a5c.aspx</link>
      <pubDate>Tue, 15 Aug 2006 21:08:58 GMT</pubDate>
      <description>After ruining my SDA I had to decide which toy to buy next... &lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=2b6e3cd7-f8a8-4742-95e3-c0a7f5a34a5c"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,2b6e3cd7-f8a8-4742-95e3-c0a7f5a34a5c.aspx</comments>
      <category>Miscellaneous;Miscellaneous/Misc;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=87a72142-ed5f-40e0-a5b3-cc1214680b09</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,87a72142-ed5f-40e0-a5b3-cc1214680b09.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,87a72142-ed5f-40e0-a5b3-cc1214680b09.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=87a72142-ed5f-40e0-a5b3-cc1214680b09</wfw:commentRss>
      <title>screencasts done with Wink</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,87a72142-ed5f-40e0-a5b3-cc1214680b09.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,87a72142-ed5f-40e0-a5b3-cc1214680b09.aspx</link>
      <pubDate>Tue, 25 Jul 2006 16:30:11 GMT</pubDate>
      <description>These days I came across a post by Jens Süßmeyer announcing that he has done some screencasts to visualize some common sql problems.

Jens has done it with wink and I think I will also give this tool a try to document some bugs rather by screens than with words...&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=87a72142-ed5f-40e0-a5b3-cc1214680b09"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,87a72142-ed5f-40e0-a5b3-cc1214680b09.aspx</comments>
      <category>MS SQL Server;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=0bcd37fb-04de-4539-846a-ffea78a11126</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,0bcd37fb-04de-4539-846a-ffea78a11126.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,0bcd37fb-04de-4539-846a-ffea78a11126.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=0bcd37fb-04de-4539-846a-ffea78a11126</wfw:commentRss>
      <title>MS Virtual PC 2004 for free</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,0bcd37fb-04de-4539-846a-ffea78a11126.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,0bcd37fb-04de-4539-846a-ffea78a11126.aspx</link>
      <pubDate>Thu, 13 Jul 2006 16:04:14 GMT</pubDate>
      <description>After giving away the Microsoft Virtual Server 2005 R2 for free since April this year MS now announced, that MS Virtual PC 2004 will also be available for free now.

Now the nonsense getting the server for free while having to pay for the desktop solution is over... :-)

And if you are searching for tips &amp; tricks regarding the virtual solutions of MS you should look at http://blogs.msdn.com/virtual_pc_guy.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=0bcd37fb-04de-4539-846a-ffea78a11126"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,0bcd37fb-04de-4539-846a-ffea78a11126.aspx</comments>
      <category>Development;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=7c32d688-ec77-4545-ae41-0115e3f25365</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,7c32d688-ec77-4545-ae41-0115e3f25365.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,7c32d688-ec77-4545-ae41-0115e3f25365.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=7c32d688-ec77-4545-ae41-0115e3f25365</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you are into football (or should I say - political correct - soccer) - you may
know that the <a href="http://fifaworldcup.yahoo.com/" target="_blank">FIFA World
Cup 2006</a> starts this friday...
</p>
        <p>
Than you also should be interested in this download, because it keeps you up-to-date:<br /><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=df6a6e6e-21af-4786-ad1d-a38e8bfda82f" target="_blank">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=df6a6e6e-21af-4786-ad1d-a38e8bfda82f</a></p>
        <p>
The programm also gets you in touch with new GUI- and design-thoughts - using it you
will know "Vista is near"... ;-)
</p>
        <img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=7c32d688-ec77-4545-ae41-0115e3f25365" />
        <br />
        <hr />
        <p>
This weblog is sponsored by <a href="http://www.fits-consulting.de">FITS</a>. 
<br />
We support <a href="http://www.sqlpass.de">PASS Germany</a>!
</p>
      </body>
      <title>Microsoft Soccer Scoreboard</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,7c32d688-ec77-4545-ae41-0115e3f25365.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,7c32d688-ec77-4545-ae41-0115e3f25365.aspx</link>
      <pubDate>Tue, 06 Jun 2006 13:53:08 GMT</pubDate>
      <description>&lt;p&gt;
If you are into football (or should I say - political correct - soccer) - you may
know that the &lt;a href="http://fifaworldcup.yahoo.com/" target=_blank&gt;FIFA World Cup
2006&lt;/a&gt;&amp;nbsp;starts this friday...
&lt;/p&gt;
&lt;p&gt;
Than you also should be interested in this download, because it keeps you up-to-date:&lt;br&gt;
&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=df6a6e6e-21af-4786-ad1d-a38e8bfda82f" target=_blank&gt;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=df6a6e6e-21af-4786-ad1d-a38e8bfda82f&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
The programm also gets you in touch with new GUI- and design-thoughts - using it you
will know "Vista is near"... ;-)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=7c32d688-ec77-4545-ae41-0115e3f25365" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;p&gt;
This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. 
&lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!
&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,7c32d688-ec77-4545-ae41-0115e3f25365.aspx</comments>
      <category>Miscellaneous;Miscellaneous/Fun;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=c8374b79-6657-440e-b409-f3595d86e840</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,c8374b79-6657-440e-b409-f3595d86e840.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,c8374b79-6657-440e-b409-f3595d86e840.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c8374b79-6657-440e-b409-f3595d86e840</wfw:commentRss>
      <title>Scriptio - Scripting Objects in SQL Server 2005 </title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,c8374b79-6657-440e-b409-f3595d86e840.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,c8374b79-6657-440e-b409-f3595d86e840.aspx</link>
      <pubDate>Mon, 06 Mar 2006 19:35:41 GMT</pubDate>
      <description>Bill Graziano has developed a tool called Scriptio which is available for download as ClickOnce-Application and as source code (version 0.5.1.0).&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=c8374b79-6657-440e-b409-f3595d86e840"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,c8374b79-6657-440e-b409-f3595d86e840.aspx</comments>
      <category>Development;Development/.Net;MS;MS SQL Server;MS SQL Server/RDBMS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=800c326b-da9d-49b9-8fd3-064f169a642b</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,800c326b-da9d-49b9-8fd3-064f169a642b.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,800c326b-da9d-49b9-8fd3-064f169a642b.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=800c326b-da9d-49b9-8fd3-064f169a642b</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
As <a href="http://www.fits-consulting.de/blog/PermaLink,guid,4f62e727-b6bc-4cab-a15c-3d2210b7cb56.aspx" target="_blank">posted</a> nearly
a month ago, Microsoft announced some usefull tools for Lotus Notes and Domino Migration.
</p>
        <p>
The <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d94c5719-570d-4adb-b449-70e1e42cbfc5&amp;DisplayLang=en" target="_blank">Microsoft
Application Analyzer 2006 for Lotus Domino</a> is now available for download - there
is a seperate <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=42531e9e-8acb-4625-9813-6910d6c1f15d&amp;DisplayLang=en" target="_blank">whitepaper</a>,
which explains the usage of the tool.
</p>
        <p>
Extract from the website:<br /><em><font color="#808080">"<span>The Microsoft Application Analyzer 2006 for Lotus
Domino is a tool that helps organizations to analyze their Lotus Notes/Domino application
environment. It generates reports based on a number of application properties such
as last accessed/modified dates, template types and the presence of workflow. Based
upon the reports generated by this tool, customers can quickly identify applications
that should not be migrated (such as administration applications or unused applications),
applications that can easily be migrated to Windows SharePoint Services (WSS) templates
and applications that require additional analysis.</span>"</font></em></p>
        <img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=800c326b-da9d-49b9-8fd3-064f169a642b" />
        <br />
        <hr />
        <p>
This weblog is sponsored by <a href="http://www.fits-consulting.de">FITS</a>. 
<br />
We support <a href="http://www.sqlpass.de">PASS Germany</a>!
</p>
      </body>
      <title>Microsoft Application Analyzer 2006 for Lotus Domino</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,800c326b-da9d-49b9-8fd3-064f169a642b.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,800c326b-da9d-49b9-8fd3-064f169a642b.aspx</link>
      <pubDate>Mon, 06 Mar 2006 19:08:43 GMT</pubDate>
      <description>&lt;p&gt;
As &lt;a href="http://www.fits-consulting.de/blog/PermaLink,guid,4f62e727-b6bc-4cab-a15c-3d2210b7cb56.aspx" target=_blank&gt;posted&lt;/a&gt; nearly
a month ago, Microsoft announced some usefull tools for Lotus Notes and Domino Migration.
&lt;/p&gt;
&lt;p&gt;
The &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d94c5719-570d-4adb-b449-70e1e42cbfc5&amp;amp;DisplayLang=en" target=_blank&gt;Microsoft
Application Analyzer 2006 for Lotus Domino&lt;/a&gt; is now available for download - there
is a seperate&amp;nbsp;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=42531e9e-8acb-4625-9813-6910d6c1f15d&amp;amp;DisplayLang=en" target=_blank&gt;whitepaper&lt;/a&gt;,
which explains the usage of the tool.
&lt;/p&gt;
&lt;p&gt;
Extract from the website:&lt;br&gt;
&lt;em&gt;&lt;font color=#808080&gt;"&lt;span&gt;The Microsoft Application Analyzer 2006 for Lotus Domino
is a tool that helps organizations to analyze their Lotus Notes/Domino application
environment. It generates reports based on a number of application properties such
as last accessed/modified dates, template types and the presence of workflow. Based
upon the reports generated by this tool, customers can quickly identify applications
that should not be migrated (such as administration applications or unused applications),
applications that can easily be migrated to Windows SharePoint Services (WSS) templates
and applications that require additional analysis.&lt;/span&gt;"&lt;/font&gt;&lt;/em&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=800c326b-da9d-49b9-8fd3-064f169a642b" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;p&gt;
This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. 
&lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!
&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,800c326b-da9d-49b9-8fd3-064f169a642b.aspx</comments>
      <category>MS;MS WSS SPS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=40954d7f-09a8-4aa4-befb-e63bf595a230</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,40954d7f-09a8-4aa4-befb-e63bf595a230.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,40954d7f-09a8-4aa4-befb-e63bf595a230.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=40954d7f-09a8-4aa4-befb-e63bf595a230</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
If you use <a href="http://www.microsoft.com/windows/virtualpc/default.mspx" target="_blank">Microsoft
Virtual PC 2004</a> (I bet you will!) you will be glad about this highly sophisticated
How-To by Andre Connel called <a href="http://andrewconnell.com/blog/articles/UseVirtualPCsDifferencingDisksToYourAdvantage.aspx" target="_blank">"Use
Virtual PC's Differencing Disks to your Advantage"</a>.
</p>
        <p>
          <a href="http://roudybob.net/" target="_blank">roudybob</a> has posted an interesting
article about <a href="http://roudybob.net/archive/2005/01/07/1782.aspx" target="_blank">Networking
Settings in Virtual PC</a> which summarizes some other postings and if you have
problems with the Microsoft Loopback Adapter than Aaron Stebner provides an <a href="http://blogs.msdn.com/astebner/archive/2004/07/06/174576.aspx" target="_blank">article</a> which
should help.
</p>
        <img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=40954d7f-09a8-4aa4-befb-e63bf595a230" />
        <br />
        <hr />
        <p>
This weblog is sponsored by <a href="http://www.fits-consulting.de">FITS</a>. 
<br />
We support <a href="http://www.sqlpass.de">PASS Germany</a>!
</p>
      </body>
      <title>Microsoft Virtual PC and Microsoft Loopback Adapter </title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,40954d7f-09a8-4aa4-befb-e63bf595a230.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,40954d7f-09a8-4aa4-befb-e63bf595a230.aspx</link>
      <pubDate>Wed, 22 Feb 2006 17:32:10 GMT</pubDate>
      <description>&lt;p&gt;
If you use &lt;a href="http://www.microsoft.com/windows/virtualpc/default.mspx" target=_blank&gt;Microsoft
Virtual PC 2004&lt;/a&gt; (I bet you will!) you will be glad about this highly sophisticated
How-To by Andre Connel called &lt;a href="http://andrewconnell.com/blog/articles/UseVirtualPCsDifferencingDisksToYourAdvantage.aspx" target=_blank&gt;"Use
Virtual PC's Differencing Disks to your Advantage"&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://roudybob.net/" target=_blank&gt;roudybob&lt;/a&gt;&amp;nbsp;has posted an interesting
article about &lt;a href="http://roudybob.net/archive/2005/01/07/1782.aspx" target=_blank&gt;Networking
Settings in Virtual PC&lt;/a&gt;&amp;nbsp;which summarizes some other postings and if you have
problems with the Microsoft Loopback Adapter than Aaron Stebner provides an &lt;a href="http://blogs.msdn.com/astebner/archive/2004/07/06/174576.aspx" target=_blank&gt;article&lt;/a&gt; which
should help.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=40954d7f-09a8-4aa4-befb-e63bf595a230" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;p&gt;
This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. 
&lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!
&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,40954d7f-09a8-4aa4-befb-e63bf595a230.aspx</comments>
      <category>MS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=eb4988d3-e1bf-4be2-93eb-ab7128ccc146</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,eb4988d3-e1bf-4be2-93eb-ab7128ccc146.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,eb4988d3-e1bf-4be2-93eb-ab7128ccc146.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=eb4988d3-e1bf-4be2-93eb-ab7128ccc146</wfw:commentRss>
      <title>FrontPage Server Extensions</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,eb4988d3-e1bf-4be2-93eb-ab7128ccc146.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,eb4988d3-e1bf-4be2-93eb-ab7128ccc146.aspx</link>
      <pubDate>Wed, 22 Feb 2006 16:53:20 GMT</pubDate>
      <description>What Are the FrontPage Server Extensions?&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=eb4988d3-e1bf-4be2-93eb-ab7128ccc146"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,eb4988d3-e1bf-4be2-93eb-ab7128ccc146.aspx</comments>
      <category>MS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=4f62e727-b6bc-4cab-a15c-3d2210b7cb56</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,4f62e727-b6bc-4cab-a15c-3d2210b7cb56.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,4f62e727-b6bc-4cab-a15c-3d2210b7cb56.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4f62e727-b6bc-4cab-a15c-3d2210b7cb56</wfw:commentRss>
      <title>Messaging Migration Tools for Lotus Notes/Domino</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,4f62e727-b6bc-4cab-a15c-3d2210b7cb56.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,4f62e727-b6bc-4cab-a15c-3d2210b7cb56.aspx</link>
      <pubDate>Fri, 03 Feb 2006 13:23:37 GMT</pubDate>
      <description>Microsoft has announced the realease of some new tools targeting Lotus Notes and Domino Customers, this is the english press-release and this is the german one.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=4f62e727-b6bc-4cab-a15c-3d2210b7cb56"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,4f62e727-b6bc-4cab-a15c-3d2210b7cb56.aspx</comments>
      <category>MS;MS WSS SPS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=05c79fb5-1f2a-4f19-bd30-921e0f9aa995</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,05c79fb5-1f2a-4f19-bd30-921e0f9aa995.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,05c79fb5-1f2a-4f19-bd30-921e0f9aa995.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=05c79fb5-1f2a-4f19-bd30-921e0f9aa995</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The Beta 2 of Internet Explorer 7 is available now.
</p>
        <p>
          <a href="http://www.microsoft.com/windows/ie/ie7/ie7betaredirect.mspx" target="_blank">http://www.microsoft.com/windows/ie/ie7/ie7betaredirect.mspx</a>
        </p>
        <p>
And the IE Product Team is blogging too:<br /><a href="http://blogs.msdn.com/ie/">http://blogs.msdn.com/ie/</a></p>
        <p>
Today I tested it and now Reporting Services is not working anymore!<br />
Calling a report just brings up this error message:<br />
"The report server cannot decrypt the symmetric key used to access sensitive or encrypted
data in a report server database. You must either restore a backup key or delete all
encrypted content and then restart the service. Check the documentation for more information.
(rsReportServerDisabled)"
</p>
        <p>
I am really curious why the installation of the IE7 has to touch the Reporting Services
repository?
</p>
        <p>
And be assured - before installing IE7 B2 Reporting Services worked fine...
</p>
        <img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=05c79fb5-1f2a-4f19-bd30-921e0f9aa995" />
        <br />
        <hr />
        <p>
This weblog is sponsored by <a href="http://www.fits-consulting.de">FITS</a>. 
<br />
We support <a href="http://www.sqlpass.de">PASS Germany</a>!
</p>
      </body>
      <title>IE 7 beta</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,05c79fb5-1f2a-4f19-bd30-921e0f9aa995.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,05c79fb5-1f2a-4f19-bd30-921e0f9aa995.aspx</link>
      <pubDate>Fri, 03 Feb 2006 01:36:06 GMT</pubDate>
      <description>&lt;p&gt;
The Beta 2 of Internet Explorer 7 is available now.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.microsoft.com/windows/ie/ie7/ie7betaredirect.mspx" target=_blank&gt;http://www.microsoft.com/windows/ie/ie7/ie7betaredirect.mspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
And the IE Product Team is blogging too:&lt;br&gt;
&lt;a href="http://blogs.msdn.com/ie/"&gt;http://blogs.msdn.com/ie/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Today I tested it and now Reporting Services is not working anymore!&lt;br&gt;
Calling a report just brings up this error message:&lt;br&gt;
"The report server cannot decrypt the symmetric key used to access sensitive or encrypted
data in a report server database. You must either restore a backup key or delete all
encrypted content and then restart the service. Check the documentation for more information.
(rsReportServerDisabled)"
&lt;/p&gt;
&lt;p&gt;
I am really curious why the installation of the IE7 has to touch the Reporting Services
repository?
&lt;/p&gt;
&lt;p&gt;
And be assured - before installing IE7 B2 Reporting Services worked fine...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=05c79fb5-1f2a-4f19-bd30-921e0f9aa995" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;p&gt;
This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. 
&lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!
&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,05c79fb5-1f2a-4f19-bd30-921e0f9aa995.aspx</comments>
      <category>Development;MS;MS SQL Server;MS SQL Server/RS - SSRS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=3bf80fa7-3075-442c-a84d-67876d49c81a</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,3bf80fa7-3075-442c-a84d-67876d49c81a.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,3bf80fa7-3075-442c-a84d-67876d49c81a.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=3bf80fa7-3075-442c-a84d-67876d49c81a</wfw:commentRss>
      <title>BIRT Project</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,3bf80fa7-3075-442c-a84d-67876d49c81a.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,3bf80fa7-3075-442c-a84d-67876d49c81a.aspx</link>
      <pubDate>Wed, 11 Jan 2006 17:08:08 GMT</pubDate>
      <description>BIRT was started in September 2004 as Toplevel-Projectof the Eclipse-Organisation.

It is an open source, Eclipse-based reporting system that integrates with your application to produce compelling reports for both web and PDF and provides core reporting features such as report layout, data access and scripting.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=3bf80fa7-3075-442c-a84d-67876d49c81a"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,3bf80fa7-3075-442c-a84d-67876d49c81a.aspx</comments>
      <category>BI;BI/Reporting;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=040712d0-44f7-4a19-ac31-bd79e5dd54a1</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,040712d0-44f7-4a19-ac31-bd79e5dd54a1.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,040712d0-44f7-4a19-ac31-bd79e5dd54a1.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=040712d0-44f7-4a19-ac31-bd79e5dd54a1</wfw:commentRss>
      <title>LGX Report</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,040712d0-44f7-4a19-ac31-bd79e5dd54a1.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,040712d0-44f7-4a19-ac31-bd79e5dd54a1.aspx</link>
      <pubDate>Wed, 11 Jan 2006 16:45:12 GMT</pubDate>
      <description>LGX Report is a free reporting tool by LogiXML.
There is a new version available, called "LGX Report Liberator+ Edition", which uses Excel as front end for designing.


The website and the reporting gallery gives a good impression about the value of this tool - LogiXML provides also enhanced versions, which are not free.

Anyone tried this tool? Comments appreciated.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=040712d0-44f7-4a19-ac31-bd79e5dd54a1"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,040712d0-44f7-4a19-ac31-bd79e5dd54a1.aspx</comments>
      <category>BI;BI/Reporting;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=f8740326-2b48-4a9e-9e5a-779211433238</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,f8740326-2b48-4a9e-9e5a-779211433238.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,f8740326-2b48-4a9e-9e5a-779211433238.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f8740326-2b48-4a9e-9e5a-779211433238</wfw:commentRss>
      <title>CodeSmith</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,f8740326-2b48-4a9e-9e5a-779211433238.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,f8740326-2b48-4a9e-9e5a-779211433238.aspx</link>
      <pubDate>Tue, 10 Jan 2006 16:12:29 GMT</pubDate>
      <description>CodeSmith is a template-based code generator that allows you to generate code for any text language.

You will not believe how easy developing could be - even try this tool with stored procedures!&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=f8740326-2b48-4a9e-9e5a-779211433238"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,f8740326-2b48-4a9e-9e5a-779211433238.aspx</comments>
      <category>Development;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=f9524ce1-d3f5-4717-b9f7-fc8f2a0c27bb</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,f9524ce1-d3f5-4717-b9f7-fc8f2a0c27bb.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,f9524ce1-d3f5-4717-b9f7-fc8f2a0c27bb.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f9524ce1-d3f5-4717-b9f7-fc8f2a0c27bb</wfw:commentRss>
      <title>SNARF</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,f9524ce1-d3f5-4717-b9f7-fc8f2a0c27bb.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,f9524ce1-d3f5-4717-b9f7-fc8f2a0c27bb.aspx</link>
      <pubDate>Mon, 09 Jan 2006 22:40:53 GMT</pubDate>
      <description>SNARF, the Social Network and Relationship Finder, from Microsoft Research was built around the notion that social network information that is already available to the computer system can be usefully reflected to the user: a message from a manager might be seen differently than a message from a stranger, for example. SNARF applies this idea to email triage: handling the flow of messages when time is short and mail is long.

SNARF requires Microsoft Outlook (2003, 2002) as a MAPI source. It has been tested with Exchange and MAPI servers, Hotmail, POP, IMAP, and the OL Connector  for Lotus Notes. SNARF does not work with Outlook Express.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=f9524ce1-d3f5-4717-b9f7-fc8f2a0c27bb"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,f9524ce1-d3f5-4717-b9f7-fc8f2a0c27bb.aspx</comments>
      <category>Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=407240ed-cc97-4558-998c-ec9700218852</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,407240ed-cc97-4558-998c-ec9700218852.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,407240ed-cc97-4558-998c-ec9700218852.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=407240ed-cc97-4558-998c-ec9700218852</wfw:commentRss>
      <title>VB.Net 2005 Downloads</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,407240ed-cc97-4558-998c-ec9700218852.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,407240ed-cc97-4558-998c-ec9700218852.aspx</link>
      <pubDate>Mon, 09 Jan 2006 22:37:19 GMT</pubDate>
      <description>Starter Kits, Codes, Snippets, Tools - all available in this Download section.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=407240ed-cc97-4558-998c-ec9700218852"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,407240ed-cc97-4558-998c-ec9700218852.aspx</comments>
      <category>Development;Development/.Net;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=67cd7fe9-83d8-425b-a907-3c4f9e8a832a</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,67cd7fe9-83d8-425b-a907-3c4f9e8a832a.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,67cd7fe9-83d8-425b-a907-3c4f9e8a832a.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=67cd7fe9-83d8-425b-a907-3c4f9e8a832a</wfw:commentRss>
      <title>Convert MySQL into MS SQL</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,67cd7fe9-83d8-425b-a907-3c4f9e8a832a.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,67cd7fe9-83d8-425b-a907-3c4f9e8a832a.aspx</link>
      <pubDate>Wed, 04 Jan 2006 04:02:00 GMT</pubDate>
      <description>MySQL-to-MSSQL&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=67cd7fe9-83d8-425b-a907-3c4f9e8a832a"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,67cd7fe9-83d8-425b-a907-3c4f9e8a832a.aspx</comments>
      <category>Development;MS SQL Server/DTS - SSIS;MS SQL Server/RDBMS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=703d77c3-2ca2-4f85-8405-baadd5313f51</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,703d77c3-2ca2-4f85-8405-baadd5313f51.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,703d77c3-2ca2-4f85-8405-baadd5313f51.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=703d77c3-2ca2-4f85-8405-baadd5313f51</wfw:commentRss>
      <title>Selfmade Backup-Application for Sharepoint</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,703d77c3-2ca2-4f85-8405-baadd5313f51.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,703d77c3-2ca2-4f85-8405-baadd5313f51.aspx</link>
      <pubDate>Wed, 04 Jan 2006 03:16:52 GMT</pubDate>
      <description>Michael Washam posted an article on MSDN named "How to Write a Back Up and Restore Application for SharePoint Portal Server 2003" to provide a GUI for the backup and discovery tools.&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=703d77c3-2ca2-4f85-8405-baadd5313f51"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,703d77c3-2ca2-4f85-8405-baadd5313f51.aspx</comments>
      <category>Development;MS WSS SPS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=199cf29f-f632-4965-a0be-24b9102e8a7c</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,199cf29f-f632-4965-a0be-24b9102e8a7c.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,199cf29f-f632-4965-a0be-24b9102e8a7c.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=199cf29f-f632-4965-a0be-24b9102e8a7c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Eric Bracke provides a cool tool named <a href="http://sqldigger.bdsweb.be/" target="_blank">SQL
Digger</a> which enables searching in Stored Procedures, UDF´s, Views and
Triggers.
</p>
        <p>
He also provides guides to add it into <a href="http://sqldigger.bdsweb.be/SQLDiggerHelpENT.htm" target="_blank">SQL
Enterprise Manager</a> or in the <a href="http://sqldigger.bdsweb.be/SQLDiggerHelpIDE.htm" target="_blank">.NET
IDE</a>.
</p>
        <img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=199cf29f-f632-4965-a0be-24b9102e8a7c" />
        <br />
        <hr />
        <p>
This weblog is sponsored by <a href="http://www.fits-consulting.de">FITS</a>. 
<br />
We support <a href="http://www.sqlpass.de">PASS Germany</a>!
</p>
      </body>
      <title>Search through Stored Procedures and other objects?</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,199cf29f-f632-4965-a0be-24b9102e8a7c.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,199cf29f-f632-4965-a0be-24b9102e8a7c.aspx</link>
      <pubDate>Wed, 04 Jan 2006 01:52:10 GMT</pubDate>
      <description>&lt;p&gt;
Eric Bracke provides a cool tool named &lt;a href="http://sqldigger.bdsweb.be/" target=_blank&gt;SQL
Digger&lt;/a&gt;&amp;nbsp;which enables searching in Stored&amp;nbsp;Procedures, UDF´s, Views and
Triggers.
&lt;/p&gt;
&lt;p&gt;
He also provides guides to add it into &lt;a href="http://sqldigger.bdsweb.be/SQLDiggerHelpENT.htm" target=_blank&gt;SQL
Enterprise Manager&lt;/a&gt;&amp;nbsp;or in the&amp;nbsp;&lt;a href="http://sqldigger.bdsweb.be/SQLDiggerHelpIDE.htm" target=_blank&gt;.NET
IDE&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=199cf29f-f632-4965-a0be-24b9102e8a7c" /&gt;
&lt;br /&gt;
&lt;hr /&gt;
&lt;p&gt;
This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. 
&lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!
&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,199cf29f-f632-4965-a0be-24b9102e8a7c.aspx</comments>
      <category>MS SQL Server;MS SQL Server/RDBMS;Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=721b4ddb-d441-4bee-8add-55c2007b2b24</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,721b4ddb-d441-4bee-8add-55c2007b2b24.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,721b4ddb-d441-4bee-8add-55c2007b2b24.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=721b4ddb-d441-4bee-8add-55c2007b2b24</wfw:commentRss>
      <title>dummy text generator</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,721b4ddb-d441-4bee-8add-55c2007b2b24.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,721b4ddb-d441-4bee-8add-55c2007b2b24.aspx</link>
      <pubDate>Wed, 28 Dec 2005 15:21:38 GMT</pubDate>
      <description>dummy text generator&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=721b4ddb-d441-4bee-8add-55c2007b2b24"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,721b4ddb-d441-4bee-8add-55c2007b2b24.aspx</comments>
      <category>Tools</category>
    </item>
    <item>
      <trackback:ping>http://www.fits-consulting.de/blog/Trackback.aspx?guid=0184bf21-d761-412b-9866-6603d3c85d8b</trackback:ping>
      <pingback:server>http://www.fits-consulting.de/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.fits-consulting.de/blog/PermaLink,guid,0184bf21-d761-412b-9866-6603d3c85d8b.aspx</pingback:target>
      <dc:creator>Markus Fischer</dc:creator>
      <wfw:comment>http://www.fits-consulting.de/blog/CommentView,guid,0184bf21-d761-412b-9866-6603d3c85d8b.aspx</wfw:comment>
      <wfw:commentRss>http://www.fits-consulting.de/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=0184bf21-d761-412b-9866-6603d3c85d8b</wfw:commentRss>
      <title>Windows 2003 Server Administration Package</title>
      <guid isPermaLink="false">http://www.fits-consulting.de/blog/PermaLink,guid,0184bf21-d761-412b-9866-6603d3c85d8b.aspx</guid>
      <link>http://www.fits-consulting.de/blog/PermaLink,guid,0184bf21-d761-412b-9866-6603d3c85d8b.aspx</link>
      <pubDate>Wed, 28 Dec 2005 13:15:17 GMT</pubDate>
      <description>Windows 2003 Server Administration Package&lt;img width="0" height="0" src="http://www.fits-consulting.de/blog/aggbug.ashx?id=0184bf21-d761-412b-9866-6603d3c85d8b"/&gt;&lt;br/&gt;&lt;hr/&gt;&lt;p&gt;This weblog is sponsored by &lt;a href="http://www.fits-consulting.de"&gt;FITS&lt;/a&gt;. &lt;br&gt;
We support &lt;a href="http://www.sqlpass.de"&gt;PASS Germany&lt;/a&gt;!&lt;/p&gt;</description>
      <comments>http://www.fits-consulting.de/blog/CommentView,guid,0184bf21-d761-412b-9866-6603d3c85d8b.aspx</comments>
      <category>Tools</category>
    </item>
  </channel>
</rss>