How can we migrate data from an MS SQL Server 2008 to an MS SQL Server 2012?

Asked by Last Modified  

2 Answers

Follow 2
Answer

Please enter your answer

All Subjects & C.Sci Tutor

To migrate data from SQL Server 2008 to SQL Server 2012: Backup and Restore: Take a full backup of the SQL Server 2008 database. Restore it on the SQL Server 2012 instance. Detach and Attach: Detach the database from SQL Server 2008. Copy the database files to the SQL Server 2012...
read more
To migrate data from SQL Server 2008 to SQL Server 2012: Backup and Restore: Take a full backup of the SQL Server 2008 database. Restore it on the SQL Server 2012 instance. Detach and Attach: Detach the database from SQL Server 2008. Copy the database files to the SQL Server 2012 instance. Attach the database to SQL Server 2012. SQL Server Management Studio (SSMS): Use the Generate Scripts feature in SSMS to create scripts for database objects and data, then run them on the SQL Server 2012 instance. Database Migration Assistant (DMA): Use the Database Migration Assistant (DMA) tool to assess and migrate the database schema and data. read less
Comments

Data Analyst with 10 years of experience in Fintech, Product ,and IT Services

You can migrate data from MS SQL Server 2008 to MS SQL Server 2012 using these methods: 1. Backup & Restore (Recommended) Take a Full Backup: BACKUP DATABASE YourDB TO DISK = 'C:\Backup\YourDB.bak' Restore on SQL Server 2012: RESTORE DATABASE YourDB FROM DISK = 'C:\Backup\YourDB.bak' WITH...
read more
You can migrate data from MS SQL Server 2008 to MS SQL Server 2012 using these methods: 1. Backup & Restore (Recommended) Take a Full Backup: BACKUP DATABASE YourDB TO DISK = 'C:\Backup\YourDB.bak' Restore on SQL Server 2012: RESTORE DATABASE YourDB FROM DISK = 'C:\Backup\YourDB.bak' WITH RECOVERY 2. Generate Scripts Open SQL Server Management Studio (SSMS) → Right-click database → Tasks → Generate Scripts. Choose Schema & Data → Run the script on SQL Server 2012. 3. SQL Server Import/Export Wizard Open SSMS → Right-click Database → Tasks → Export Data. Choose SQL Server 2012 as the destination. Here is my number Call 073-1485-0321. read less
Comments

Related Questions

My name is Rajesh , working as a Recruiter from past 6 years and thought to change my career into software (development / admin/ testing ) am seeking for some suggestion which technology I need to learn ? Any job after training ? Or where I can get job within 3 months after finishing my training programme- your advices are highly appreciated
Mr rajesh if you want to enter in to software Choose SAP BW AND SAP HANA because BW and HANA rules the all other erp tools next 50 years.it provides rubust reporting tools for quicker decesion of business It very easy to learn
Rajesh
1 0
6

How to learn math online?

Via skype you can teach everything online
Robin
I can't speak English in frond of the people. Any suggestions to overcome this?
If you want to improve your English, you need to be confident in your abilities. Some of the tips... - Read Texts Out Loud:If you are nervous about speaking in front of others, start reading aloud by...
Vincent

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

"Employee Performance Rating Using SQL CASE Statement – Real-Time Use Case"
Topic: SQL CASE Statement for Conditional Categorization This lesson shows how to use the CASE statement in SQL to classify employees based on their performance score. Use Case: In performance appraisal...

Truncate, Drop And Delete Commands In SQL
Truncate: Truncate command will delete the Table data only, it keeps the table schema as it is. Table data Can be rollback Example : TRUNCATE TABLE User; Drop: Drop command will delete both...

"Top 5 Highest Paid Employees – SQL Query with Real-Time Insight"
Topic: SQL ORDER BY & LIMIT for Business Insights This lesson demonstrates how to extract the top 5 highest-paid employees using simple SQL techniques. Use Case: In many HR analytics reports,...

Learn Conceptually
Whenever you try to learn something, understand the concepts well. This will not only fix the idea in your mind but also help you comprehend the process.
S

Shweta Chauhan

0 0
0

Happiness Or Satisfaction: How To Quit Your Day Job?
Four years ago on a sunny April morning, I slinked into my new office building, suit slightly too big, 24-years-old and clueless. It was my first day working at a large, prestigious Organization. The...

Recommended Articles

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for MySQL Training?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you