Database Rael

From Teknologisk videncenter
Revision as of 15:26, 26 May 2013 by Rael (talk | contribs) (COM Componenet fejl)
Jump to: navigation, search

Opgaver

AdventureWorks Databasen

Databasen kan downloades fra CodePlex: http://msftdbprodsamples.codeplex.com/releases/view/93587 , Hent: AdventureWorks2008_Database.zip
Eller find den på MercStor
To attach an AdventureWorks database

  1. Unzip the database (mdf) file and log (ldf) file.
  2. From Microsoft SQL Server Management Studio, connect to a SQL Server instance.
  3. Right click Databases.
  4. Click Attach.
  5. Click the Add button.
  6. Locate the AdventureWorks database mdf file. For instance, AdventureWorks2012_Data.mdf.
  7. Click the OK button on the Locate Database Files dialog window.
  8. Click the OK button on the Attach Databases dialog window to attach the database.

Torsdag

  • Installer en ESXi server(Følg denne guide)
    • Installer en Windows Server 2008 og en Windows 7 maskine.
  • Installer og konfigurere SQL Server Instance
    • Følg practice på side 22
  • Installer AdcentureWorks Samble Database
    • Følg practice på side 25
  • Create Databases
    • Følge Pracice på side 44
  • Changing Database Recovery Model
    • Følge Pracice på side 52
  • Checking Database Integrity
    • Følge Pracice på side 56

Notater


Alt materiale ligger på \\mercstor\elev\kursus\Databaser find guide til hvordan du opretter forbindelse Her

COM Componenet fejl

Denne fjel kan fikses med nedenstående link: "Creating an instance of the COM component with CLSID {AA40D1D6-CAEF-4A56-B9BB-D0D3DC976BA2} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)"