Thursday, September 19, 2013

Import/Export Data using Management Studio Express?

Need to import/export data from a table in SQL? if you are using Microsoft SQL Management Studio Express, you can't find that tools. So you need to download  from Microsoft SQL Server 2005 Express Edition Toolkit:

http://www.microsoft.com/downloads/details.aspx?FamilyID=3c856b93-369f-4c6f-9357-c35384179543&displaylang=en

After installation done,  you can find it under: C:\Program Files\Microsoft SQL Server\90\DTS\Binn\DTSWizard.exe


Tuesday, September 17, 2013

Iseng..while wait compiling..KLA Project - Kidung Mesra

KLA Project - Kidung Mesra 
Kutulis sebaris kata
walau sederhana
Tertuju bagimu, Nona
yang mengusik jiwa
*Senyummu bunga…musim cerah
Matamu surya…memancar ramah
Ingin selami samudra hatimu
temukan mutiara tiada tara
Lalu terlena rebah didasarnya
Ingin masuki puri di hatimu
hangatkan ruangnya dengan cinta
Dalam irama kita berdansa
dan terbuai
kidung mesra
milik kita
Kususun serangkai nada
walaupun biasa
Terlantun bagimu, Nona
yang menyentuh jiwa

Monday, September 16, 2013

Crystal Report Error "Runtime Error 20532 Cannot Find Database DLL"

When you find this error on Crystal Report when you print, here is the solution:
By registering a DLL named p2sodbc.dll from Start -> Run -> Regsvr32 /s p2sodbc.dll

Sunday, September 15, 2013

You receive the “Interface not registered” error message when you try to send or to save an e-mail message to the Drafts folder in Outlook 2002

You receive the “Interface not registered” error message when you try to send or to save an e-mail message to the Drafts folder in Outlook 2002.

Solution:

To resolve this problem, register the Ole32.dll file. To do this, follow these steps:

  1. Click Start, click Run, type the following command in the Open box, and then click OK:
    Regsvr32.exe %Windir%\System32\Ole32.dll
  2. In the RegSvr32 dialog box, click OK.
Source: http://support.microsoft.com/kb/870707