Showing posts with label Sway. Show all posts
Showing posts with label Sway. Show all posts

Tuesday, May 10, 2016

How do you transfer databases between two SQL Servers?

You can do it in a couple of different ways but this post shows you how you may do using the Export/Import Wizard. In particular, the post shows you, step-by-step, Copying the pubs database on a developer's edition of SQL Server 2012 to a developer's edition of SQL Server 2014.





Follow this step-by-step Swaytorial.
http:/sway.com/5HClf1YMOeTAERG9

Thursday, February 11, 2016

How do you bring in a database to a SQL Server?


There are several ways you can bring in a database to a SQL Server:
Attaching the database data and data-log files to the server:

  • By restoring a backup of the database
  • By executing a script file
  • Using the Import/Export tool
  • etc..
After installing the SQL Server the first thing you may have to do is bring in some data. Microsoft has provided lots of samples and AdventureWorks is one such database of a hypothetical company and it is bigger than the Northwind database of another hypothetical company.




Monday, February 8, 2016

How do you create a script in SQL Server Management Studio?

  • This presentation is created using Microsoft's latest presentation program SWAY. This is my first shot at SWAY. The presentation may not be smooth. Would you kindly comment? Thanks



Test embed code: