Site search:

How to Install Sample Databases (Northwind and Pubs) in SQL Server 2008 Express

MS SQL Server, Windows No Comments »

The databases, such Northwind and Pubs, are sample databases which are used for testing and developing on SQL Server. They are widely used in many sample source code and referenced by many tutorials. So if you are a developer or want to learn about SQL on SQL Server, these databases are needed to be installed on your development PC.

Read the rest of this entry »

[Solved] Error 29506 when installing Microsoft SQL Server Manament Studio Express on Windows Vista or Windows Seven

MS SQL Server, Windows 2 Comments »

Note: This article is applied on installing Microsoft SQL Server Management Studio Express which is used for manage Microsoft SQL Server 2005 Express only.

Read the rest of this entry »

Enable cURL on XAMPP

Programming, Windows No Comments »

cURL is client-side URL transfer library which allows you to connect and communicate to many different types of servers with many different types of protocols. It supports http, https, ftp, gopher, telnet, dict, file, and ldap protocols.

Read the rest of this entry »

How to setup Apache web server using XAMPP on Windows

General, Windows 1 Comment »

If you are a PHP/MySQL developer or administrator who need to test configuration of Apache web server, you may want to setup local Apache web server to test your developed script or configuration before deploy to production environment. You can manually install and configure Apache, PHP and MySQL on your local computer. But it takes time and requires some skill to configure these applications. If you are looking for an easier solution, you may be interested in this article.

Read the rest of this entry »

How to Install Windows 7 from USB Flash Drive

Windows No Comments »

On this article, you will see how to install Windows 7 from an USB Flash Drive. The benefit of using USB Flash Drive to install Windows 7 are: Read the rest of this entry »

Accessing SQL Server on ASP.NET Web Application using ADO.NET

ASP.NET, Programming, Windows 3 Comments »

ADO.NET is a set of components that can be used to access data and data services. The objects of ADO.NET that will be used in this post are: Read the rest of this entry »

Accessing SQL Server on ASP.NET Web Application using SqlDataSource Web Control, Part 2: UPDATE Data

ASP.NET, Programming, Windows 1 Comment »

Accessing SQL Server on ASP.NET Web Application using SqlDataSource Web Control, Part 2: UPDATE Data

Read the rest of this entry »

Accessing SQL Server on ASP.NET Web Application using SqlDataSource Web Control, Part 1: SELECT Data

ASP.NET, Programming, Windows No Comments »

Accessing SQL Server on ASP.NET Web Application using SqlDataSource Web Control, Part 1: SELECT Data

Read the rest of this entry »

Getting started with Microsoft ISA Server 2006, Part 12: Block Windows Live Messenger

ISA, Security, Windows 22 Comments »

This article is one of the series of Getting started with Microsoft ISA Server 2006. You can see the index of this series at Getting started with Microsoft ISA Server 2006, Part 1: Introduction.

Read the rest of this entry »

Getting started with Microsoft ISA Server 2006, Part 11: HTTP Filtering

ISA, Security, Windows 2 Comments »

This article is one of the series of Getting started with Microsoft ISA Server 2006. You can see the index of this series at Getting started with Microsoft ISA Server 2006, Part 1: Introduction.

Read the rest of this entry »

Getting started with Microsoft ISA Server 2006, Part 10: Logging

ISA, Security, Windows 4 Comments »


This article is one of the series of Getting started with Microsoft ISA Server 2006. You can see the index of this series at Getting started with Microsoft ISA Server 2006, Part 1: Introduction.

Read the rest of this entry »

[Solved] ActiveX component can’t create object: ‘SQLDMO.SQLServer’ on SQL Server 2008

MS SQL Server, Windows 7 Comments »

Problem

If you execute a vb script which use SQL-DMO on SQL Server 2008, you will notice that the script doesn’t work at all.

Read the rest of this entry »

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

Entries RSS Comments RSS Log in