Posts Tagged “microsoft”

Microsoft Analysis Service (OLAP) Front-End

by diditho on April 9, 2012

Option for MSSQL Analysis Service (OLAP) Front-End 1.Microsoft SQL Reporting Service SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. It can be used to prepare and deliver a variety of interactive and printed reports. (…)

Read the rest of this entry »

Beli aplikasi ERP, bangun sendiri atau sewa ISV?

by diditho on August 29, 2011

Bagi pemilik / pengelola perusahaan kelas menengah ataupun besar tentunya sangat mendambakan kehadiran sistem Enterprise Resources Planning (ERP). Entah sudah mengetahui betul ‘binatang‘ apa itu ERP atau hanya sekedar mendapat presentasi dari team marketing vendor ERP, yang jelas pemilik perusahaan (…)

Read the rest of this entry »

Shrink / Truncate Log File On SQL Server 2008

by diditho on June 30, 2010

The common T-SQL script to shrink/truncate log file is using the script below 1 2 3 USE [foo] GO DBCC SHRINKFILE(foo_log, 1) But, if the script runs on SQL Server 2008 instance, it will fail. You still have the same (…)

Read the rest of this entry »

Bing,Yahoo 360 and Google Wave

by diditho on June 1, 2009

Minggu ini banyak perubahan besar yang terjadi di internet, mulai dari Bing, yahoo 360 dan Google Wave. 1.Bing Bing adalah mesin pencari baru dari Microsoft yang dipromosikan tidak hanya sebagai sebuah mesin pencari biasa tetapi merupakan suatu Decision Engine.  Sepertinya  (…)

Read the rest of this entry »

Sharepoint Service 2.0 and SharePoint Portal 2003 BUG!

by diditho on May 12, 2008

In my opinion, Sharepoint Portal Server 2003 (SPS 2003) is a superb! Content Management System (CMS) and Collaboration Portal for Intranet. It’s build (runs) on top of Windows Sharepoint Service 2.0 (WSS 2.0). It’s very suitable for Knowledge Management. You (…)

Read the rest of this entry »