
June 22nd, 2012, 02:07 AM
|
|
Contributing User
|
|
Join Date: Oct 2010
Posts: 70
Time spent in forums: 5 h 56 m 13 sec
Reputation Power: 3
|
|
|
How to copy SQL 2005 Express Data Table fastest?
In SQL Server 2005 Express, assuming there are 2 database: ABC and XYZ, I want to copy some of the ABC into the database table XYZ. Right click in the table do not see why ABC copy, do it manually create the database tables and import XYZ too long, in SQL Server 2005 does not support copy of the database table to the database?
|