Selecting the name for a day of the week is fairly straight forward using the DATENAME function and a DATEPART argument. For example:

SELECT DATENAME(weekday, GETDATE()) AS 'MyDay';

returns:
Read the rest of this entry…

Method 1

  1. Select: Start > All Programs > Startup.
  2. Locate the desired program then right-click on the name and select: Delete. Note: This will not delete the actual program, it simply removes it from the Startup folder.
  3. Restart your computer.

If the program is not listed in the Startup folder…
Read the rest of this entry…

To send iTunes to the Windows Task Bar when minimized:

  1. From the desktop, right-click on an empty portion of the Task Bar then select: Properties.
  2. Select the: Toolbars tab then enable the iTunes toolbar.
  3. Click: OK. With this option enabled, iTunes will minimize to the Task Bar (near the notification area).

  1. To avoid confusion, close or minimize all open applications.
  2. Launch iTunes.
  3. From the iTunes menu bar, click: File > Add Folder to Library…
  4. Locate and select the folder that contains your MP3 music then click: OK.
  5. You have successfully added your MP3 music to the library.

File Download:

  1. Navigate to: http://www.codeplex.com/MSFTDBProdSamples.
  2. From the: Releases tab, click: SQL Server 2005 (hyperlink).
  3. Scroll down and click: AdventureWorksLT.msi.
  4. Save the file to your desktop or other known location.
  5. Once the download is complete, click: Run (or navigate to the location where you saved the file and double-click: AdventureWorksLT.msi) to start the install.
  6. Follow the prompts (using the default selections) to complete the install.

Read the rest of this entry…

« Previous Page