2
Answers

How to Copy tables from one database to another in SQL Server?

Shesh Mishra

Shesh Mishra

12y
1.9k
1
Hello Sir
           I have databases named LMS , Stud . In LMS i have two tables and I want to copy the tables of LMS to Stud. what will be the command.?
Answers (2)
0
Richard Bourne
NA 3 4.1k 14y
Hi all,

This has been resolved now so for anyone else suffering this problem:

I needed to go to Application Pools > Advanced Settings and then set Enable 32-bit Applications to true.

Hope this can help somebody.