![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
In a table comparing the features offered by the different versions of SQL 2000, I saw that in the row for DTS feature it said "Deployment Only" in the Desktop column. All the other editions said "Supported". What does that mean?? Paul Sullivan |
#3
| |||
| |||
|
|
The desktop version is the engine only, AKA MSDE. There are no management tools, such as Enterprise Manager so effective development is precluded. It does however include the DTS DLLs so if you have a package you can store and run a package on MSDE, but you really need Enterprise Manager to build them. In theory you could build a package through code only, but this would be an extremely steep learning curve, and not very practical. Darren Green http://www.sqldts.com "Paul Sullivan" <paul-v-sullivanHATESPAM (AT) worldnet (DOT) att.net> wrote in message news:v6i4d09sbtbrru756t9082uhemtgj2vd04 (AT) 4ax (DOT) com... In a table comparing the features offered by the different versions of SQL 2000, I saw that in the row for DTS feature it said "Deployment Only" in the Desktop column. All the other editions said "Supported". What does that mean?? Paul Sullivan |
![]() |
| Thread Tools | |
| Display Modes | |
| |