|
Install SQL Server 2008 Express |
|
|
In case you do not have a license for SQL Server 2008 (often a component of Microsoft Small Business Server), you and your colleagues can use SQL Server 2008 Express for free and with few limitations.
SQL Server 2008 Express may be downloaded from Microsoft using this link. http://www.microsoft.com/express/sql/register/default.aspx
You will have to choose either SQL Server 2008 Express with Tools or SQL Server 2008 Express with Advanced Services. The third option (SQL Server 2008 Express) is not sufficient for this purpose.
And now for some comments:
Installing and setting up a Microsoft SQL Server 2008 will take some time and it is a good idea to plan ahead.
Time consumption
On a Windows Vista PC - with none of the prerequisites installed - the installation of SQL Server 2008 Express can consume time as follows:
Restarting the PC is likely to be required.
The above times are in our experience a worst case scenario. On faster machines (like dedicated servers) the process will complete faster.
On the other hand the process will take considerably longer if you do not do some preparations.
Preparations
The Microsoft SQL Server 2008 install process has some prerequisites. The installation program will itself check whether these are fulfilled, but the installation will run smoother and faster if you yourself installs the prerequisites before the actual SQL Server 2008 installation.
Page url: http://www.channelcrm.net/us/index.html?sqlserverinstallation.htm |