Site search:

Restore Database From SQL Server 2008 to SQL Server 2005, Part 1: Introduction

MS SQL Server, Windows 4 Comments »

Problem

When you restore or attach a database which is created from SQL Server 2008 to SQL Server 2005 or SQL Server 2000, you will see some error messages as the examples below.

Read the rest of this entry »

Working with ISO Image and MDF/MDS using Daemon Tools Lite, Part 5: Mount Disk Image

Tips, Windows No Comments »

Mount Disk Image

From the 2 previous posts – part 3: Create an ISO Image and part 4: Create MDF/MDS files, you have create disk image files. Now it is time to use them. In this post, I will show you how to mount an MDS file which is an image file that was created on part 4 to a virtual drive.

Read the rest of this entry »

Working with ISO Image and MDF/MDS using Daemon Tools Lite, Part 4: Create MDF/MDS files

Tips, Windows No Comments »

Create MDF/MDS files

In the previous post – Part 3: Create an ISO, you have seen how to create an ISO image file. Next, I will show you how to create MDF/MDS files from an audio CD.
Note: The steps on this post are similar as in the previous post except on step 6, you only change the Save as type property. If you have read the previous part, you can skim through this post.

Read the rest of this entry »

Working with ISO Image and MDF/MDS using Daemon Tools Lite, Part 3: Create an ISO Image

Tips, Windows No Comments »

Create an ISO Image

You have installed Daemon Tools Lite on your computer from Part 2: Install Daemon Tool Lite. Now I will show you how to create an ISO image file from a movie DVD. You can see the index of this series at Working with ISO Image and MDF/MDS using Daemon Tools Lite, Part 1: Introduction

Read the rest of this entry »

Working with ISO Image and MDF/MDS using Daemon Tools Lite, Part 2: Install Daemon Tool Lite

Tips, Windows No Comments »

Daemon Tool Lite Installation

In this post, I will show how to download and install Daemon Tools Lite v.4.30.4 on Windows XP. You can see the index of this series at Working with ISO Image and MDF/MDS using Daemon Tools Lite, Part 1: Introduction

Read the rest of this entry »

[Solved] System.Data.SqlClient.SqlError: The backup set holds a backup of a database other than the existing ‘dbName’ database

MS SQL Server, Windows 77 Comments »

Problem

You have backup a database on SQL Server 2005. Then, you try to restore the backup file on an existing database and receive the error message below:

Read the rest of this entry »

[Solved] System.Data.SqlClient.SqlError: The tail of the log for the database “dbName” has not been backed up

MS SQL Server, Windows 10 Comments »

Problem

You have backup a database on SQL Server 2005. Then, you try to restore the backup file on the existing database and receive the error message below:

Read the rest of this entry »

Working with ISO Image and MDF/MDS using Daemon Tools Lite, Part 1: Introduction

Tips, Windows 1 Comment »

Introduction

ISO Image

ISO image or disk image is an archive file of a CD/DVD, or any other disc format. An ISO image contains files and folders which are on the disc. The concept is similar to a zip file except that the data that stored on an ISO image is stored in an uncompressed format. ISO images do not support multi-session, so they cannot be used for audio CDs, VCD, and hybrid audio CDs.

Read the rest of this entry »

How to Create .htaccess file on Windows

Tips, Windows 1 Comment »

Problem

The .htaccess is a file that use to rewrite URL on a web server. It is the file that doesn’t has a name, only an extension. The problem comes when you want to create the file on Windows operating system. You can’t create a file without a name. If you try to create the .htaccess file, you will receive a error message: “You must type a file name”. The example below shows the error message when I tried to rename a file htaccess.txt to .htaccess.
You must type a file name

Read the rest of this entry »

[Solved] Exception of type ‘System.EnterpriseServices.TransactionProxyException’ was thrown

BizTalk, Windows No Comments »

Introduction

While you’re configuring Microsoft BizTalk Server 2006 which has a database server on a remote machine, you may encounter the problem below. The Group feature failed and hence the others which depend on it are also failed.
BizTalk Failed Configuration

Read the rest of this entry »

[Solved] Failed to Create SQL Login for Group On Database Server

BizTalk, Windows 2 Comments »

Problem

You’re configuring BizTalk Server 2006 which BizTalk databases are located on a remotely server. You may encounter the problem below.

Read the rest of this entry »

How to Restrict Access to Files or Folder on Windows XP

Tips, Windows 11 Comments »

Introduction

You have a computer which share with others (friends, children, etc.). You’re using Windows XP and you need to customize permission of files or folders on certain users. For example, you want to restrict access your child not to access some folders which have your sensitive information. Or you may want to restrict access on disk drive D: to a certain user.

Read the rest of this entry »

Powered by WordPress | WP Theme & Icons by N.Design Studio

Entries RSS Comments RSS Log in