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
- Select: Start > All Programs > Startup.
- 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.
- 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:
- From the desktop, right-click on an empty portion of the Task Bar then select: Properties.
- Select the: Toolbars tab then enable the iTunes toolbar.
- Click: OK. With this option enabled, iTunes will minimize to the Task Bar (near the notification area).
- To avoid confusion, close or minimize all open applications.
- Launch iTunes.
- From the iTunes menu bar, click: File > Add Folder to Library…
- Locate and select the folder that contains your MP3 music then click: OK.
- You have successfully added your MP3 music to the library.
File Download:
- Navigate to: http://www.codeplex.com/MSFTDBProdSamples.
- From the: Releases tab, click: SQL Server 2005 (hyperlink).
- Scroll down and click: AdventureWorksLT.msi.
- Save the file to your desktop or other known location.
- 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.
- Follow the prompts (using the default selections) to complete the install.