Adding a Database in SQL 2012
- class928417
- Jul 22, 2014
- 1 min read
לדוגמא : התקנת Database AdventureworksDW2012
1. להוריד את קובץ ה- DB מהאתר ( עמוד SQL)
2. להתקין את ה DB ב Microsoft SQL Server Management Studio:
Right click on "Databases" --> Attach --> Add --> Select the Directory of the .mdf file
3. שימו לב: יש לעשות Remove לקובץ הLDF (מסומן בצילום המצורף)
4. לאחר מכן ללחוץ על OK.

לבדוק בסיום שאכן הותקן.
רן.
Comentários