Collections:
SQL Server FAQs - Introduction to DTS (Data Transformation Services)
A collection of 10 FAQs on DTS (Data Transformation Services). Clear explanations and tutorial exercises are provided on using DTS to import data to SQL Server and export data from SQL Server; exporting tables to MS Excel files; importing tables from text files. Topics included in this collections:
Installing DTS on Windows XP Systems
Defining SQL Server 2005 as the DTS Data Source
Defining Excel Files as the DTS Data Destination
Copying a Table from Source to Destination
Preparing Data in Text Files for DTS to Import
Defining Text Files as the DTS Data Source
Please note that all answers and tutorials are based on SQL Server 2005 Express Edition. To follow tutorial exercises in this collection, you need to use test tables created from previous tutorial collections.
✍: Guest
2024-02-09, 2011🔥, 0💬
Popular Posts:
How To Create a Dynamic Cursor with the DYNAMIC Option in SQL Server Transact-SQL? If the underlying...
How To Start Instance with a Minimal Initialization Parameter File in Oracle? The sample initializat...
How To Convert Characters to Numbers in Oracle? You can convert characters to numbers by using the T...
How To Drop an Index in Oracle? If you don't need an existing index any more, you should delete it w...
How To Download Oracle Database 10g XE in Oracle? If you want to download a copy of Oracle Database ...