Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
kidaduo
Starting Member
45 Posts |
Posted - 2008-01-23 : 08:45:39
|
| Is there any limitation on how many tables I can export using DTS PKGS.? I have almost 110 tables, I need to export to another SQL server-- I want to use dts pkg-- is there limitation?ThkJosephine |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2008-01-23 : 09:26:34
|
| No, but if it is your entire database, why not just backup and restore? |
 |
|
|
|
|
|