Archive for the ‘SQL Server 2008’ Category

SQL Server Veritabanı Attach Hatası! “The file ‘*****.mdf’ is compressed but does not reside in a read only database or filegroup.The file must be de compressed.”

Çözüm: Konsole üzerinde veritabanı dosyanızın bulunduğu dizine giderek aşağıdaki komutu çalıştırın ve sonra tekrar veritabanınızı attach etmeyi deneyin. “compact /u”   Örneğin: VeritabaniAdi.mdf dosyam C sürücüsü altında MyDatabase klasörü altında olsun.   C:\MyDatabase>compact /u  

  • Share/Bookmark
Read the rest of this entry »

Microsoft SQL Server 2008 Reporting Services Watch Out That!

I found a nice video about Microsoft SQL Server 2008 Reporting Services You can watch out it from here

  • Share/Bookmark
Read the rest of this entry »

What is Microsoft SQL Server 2008 R2 – Parallel Data Warehouse?

If you want to get your first Impression abount Microsoft SQL Server 2008 R2 Parallel Data Warehouse you can watch out following Microsoft SQL Server 2008 R2 Parallel Data Warehouse video

  • Share/Bookmark
Read the rest of this entry »