Answer Posted / srujana
Data Transformation Services (DTS) provides a set of tools
that lets you extract, transform, and consolidate data from
disparate sources into single or multiple destinations.we
can create a DTS solution as one or more packages. Each
package may contain an organized set of tasks that define
work to be performed, transformations on data and objects,
workflow constraints that define task execution, and
connections to data sources and destinations. DTS packages
also provide services, such as logging package execution
details, controlling transactions, and handling global
variables.
| Is This Answer Correct ? | 88 Yes | 11 No |
Post New Answer View All Answers
Define satellite assemblies.
What does passport and windows authentication mean in ASP.NET?
How to find last error which occurred?
Where the assembly is stored in asp.net?
Why do we need asp.net?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What is the request flow used for asp.net mvc framework? : asp.net mvc
Define the term Web Garden?
What are the different properties of server control that exists?
What is difference between web api and web services?
What is the difference between union and structure?
What is postback and autopostback in asp.net?
What are the asp.net 2.0 features?
What are session cookies?
Define static member?