数据库设计外文翻译
《数据库设计外文翻译》由会员分享,可在线阅读,更多相关《数据库设计外文翻译(9页珍藏版)》请在毕设资料网上搜索。
1、英文摘要 Data Transformation Services DTS facilitates the import, export, and transformation of heterogeneous data. It supports transformations between source and target data using an OLE DB-based architecture. This allows you to move and transform data between the following data sources: Native OLE DB
2、providers such as SQL Server, Microsoft Excel, Microsoft Works, Microsoft Access, and Oracle. ODBC data sources such as Sybase and Informix using the OLE DB Provider for ODBC. ASCII fixed-field length text files and ASCII delimited text files. For example, consider a training company with four regio
3、nal offices, each responsible for a predefined geographical region. The company is using a central SQL Server to store sales data. At the beginning of each quarter, each regional manager populates an Excel spreadsheet with sales targets for each salesperson. These spreadsheets are imported to the ce
4、ntral database using the DTS Import Wizard. At the end of each quarter, the DTS Export Wizard is used to create a regional spreadsheet that contains target versus actual sales figures for each region. DTS also can move data from a variety of data sources into data marts or data warehouses. Currently
5、, data warehouse products are high-end, complex add-ons. As companies move toward more data warehousing and decision processing systems, the low cost and ease of configuration of SQL Server 7.0 will make it an attractive choice. For many, the fact that much of the legacy data to be analyzed may be h
6、oused in an Oracle system will focus their attention on finding the most cost-effective way to get at that data. With DTS, moving and massaging the data from Oracle to SQL Server is less complex and can be completely automated. DTS introduces the concept of a package, which is a series of tasks that
7、 are performed as a part of a transformation. DTS has its own in-process component object model (COM) server engine that can be used independent of SQL Server and that supports scripting for each column using Visual Basic and JScript development software. Each transformation can include data quality
8、 checks and validation, aggregation, and duplicate elimination. You can also combine multiple columns into a single column, or build multiple rows from a single input. Using the DTS Wizard, you can: Specify any custom settings used by the OLD DB provider to connect to the data source or destination.
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 数据库 设计 外文 翻译
