MS SQL answer.
Re: what is sql data import and data export utility?
DTS Overview
Microsoft® SQL Server™ 2000 Data Transformation Services (DTS) is a set of graphical tools and programmable objects that lets you extract, transform, and consolidate data from disparate sources into single or multiple destinations.
Please check SQL Server Online Book for details.
|