DCSIMG
SQL 2008 - Shai Raiten's Blog

Shai Raiten's Blog

It's all about code...

Browse by Tags

All Tags » SQL 2008 (RSS)
SharePoint API – Download \ Upload Documents (Tool)
Tweet A long time ago I wrote about SharePoint 2007 Files Restore Tool , tool that allows you to connect to SharePoint content database (not need to have SharePoint installation) and extract documents. The reason I wrote this tool was a customer that upgrade TFS and perform a new installation of SharePoint so he lost all his documents, this tool helped me to extract all documents and added them to the new SharePoint site. SharePoint upgrade/migration can be unpleasant and sometimes I prefer to do...
Cannot Create Database Project - Cannot load file or assembly "Microsoft.SqlServer.Management.SqlParser"
CodeProject Couple of days ago I’ve format my computer, a fresh start . Today I tried to open a Database project I’m working on and I got the following error message: Of course I’ve installed SQL 2008 + with Management Studio and all the other things coming with Visual Studio 2010, but I did make some changes to the 2008 R2 installation… I wanted to remove the Default SQL Express coming with Visual Studio and install the complete suite. During this process I’ve removed several SQL installations from...
Administrative Report Pack for Team Foundation Server 2010
Administrative Report Pack for Team Foundation Server 2010 Couple of days ago Grant Holliday's post about new Reports pack for TFS admins to answer the following question: How long is cube processing taking? How much time elapses between processing jobs? How often do the processing jobs run? Do errors occur with when the cube is processed? Process Times: Current Processing Status This table tells you whether the warehouse is currently being processed or when it will be processed next. The Next...
Data Dude R2 Is Out
Data Dude R2 Is Out Martin Hinshelwood's just post about Visual Studio Team System 2008 Database Edition GDR R2 . There is new Deployment abilities Refactoring , Data types and of course better support for SQL 2008, for the full overview Click Here     Enjoy.
Some Team Foundation Server 2008 Reports give errors with SQL Server 2008
Some Team Foundation Server 2008 Reports give errors with SQL Server 2008 Some reports will generate errors, when no errors occur with the same reports if used against SQL Server 2005. Depending on the specific data available for the report, and parameters selected, you may see errors similar to the following. You may also see some variations of these error messages, or see errors listed under a reports below when viewing other reports. The full error information will appear only if viewing the reports...