ALL >> Computer-Programming >> View Article
Sql Server Integration Services 2

It is necessary to identify all data formats at both the source and at the destination. Most often, they are quite different, with perhaps the odd commonality or two. Consider the case of a currency flat file. It would have four columns of data: the average rate of the currency, a currency key, a date key, and the end-of-day rate. This data is to be moved to another file, which is formatted differently, e.g., with columns for Column Name, Data Type, Lookup Table and Lookup Column. The Column Name will have four rows to incorporate the data input. These rows are the column headings of the source file, viz., average currency rate, a currency key, a date key, and the end-of-day rate. Analysis of the source and destination data formats indicates that lookups will be necessary for the CurrencyKey and TimeKey values.
In SSIS, the programmer will need to create a compatibility program. This involves a number of steps:
1. Creating a new integration services project
2. Adding and configuring a flat file connection manager
3. Adding and configuring an object linking and embedding-database (OLE DB) connection ...
... manager
4. Adding a data flow task to the package
5. Adding and configuring the flat file source
6. Adding and configuring the lookup transformations
7. Adding and configuring the OLE DB destination
The first step in creating such a program is to build what Microsoft calls an Integration Services project. This project includes the templates for the objects — data sources, data source views, and packages — that are to be used in a data transformation solution. The language factor, which is locale-sensitive data, is also an issue that needs looking at. If the computer is not configured to use the regional option English (United States), additional properties are to be integrated in the software to make it interpretable at the destination (see reference 1).
The second step in SSIS is adding and configuring a Flat File Connection Manager. Here, a Flat File connection manager is added to the package just created. Data can now be extracted from a flat file. Using this manager, file name and location, locale and code page, and the file format, including column delimiters, can be programmed to apply when data extraction begins. In addition, the data type for individual columns can be manually specified, apart from automatically mapping the extracted data to Integration Services data format. The remaining five steps can then be carried out by the programmer.
References:
1. http://msdn.microsoft.com/en-us/library/ms170057%28v=SQL.105%29.aspx
BY Unique Solutions of Advanced Technologies Inc
USATInc.com is the online presence of the company. They provide quality, reliable and cost effective IT Solutions that eliminate bottlenecks and frustration in running a business. USATInc.com is helping customers achieve success via custom software development, custom programming services, legacy applications management, IT consulting, and staff augmentation services. Their service offerings aimed to improve business operations, business efficiency and profitability.
Add Comment
Computer Programming Articles
1. Your Complete Bugzilla Tutorial For Managing Software Bugs EfficientlyAuthor: Tech Point
2. From Beginner To Expert: Ultimate Jira Tutorial For Effective Team Collaboration
Author: Tech Point
3. Top Web Development Institutes In Bhopal: Where Creativity Meets Technology
Author: Kabir Patel
4. The Ultimate Framework Showdown: Which One Will Reign Supreme
Author: Andy
5. Why Your Competitors Are Investing In Custom Software (and You Should Too)
Author: Aimbeat Insights
6. The Hidden Security Risk Of Ssh Keys: Why Manual Linux Access Management Is A Ticking Time Bomb
Author: Tushar Pansare
7. Beyond Ticketing: Using Laravel And N8n To Automate Customer Onboarding Workflows
Author: Andy
8. Top Web Development Institutes In Bhopal: Turning Ideas Into Code
Author: Kabir Patel
9. Software Testing Tutorial: Learn Manual And Automation Testing With Easy Examples
Author: Tech Point
10. Ultimate Yii Framework Tutorial For Building Powerful Php Websites
Author: Tech Point
11. Java Job Support: Real-time Assistance For Developers To Succeed
Author: RKIT Labs Team
12. Unlocking Business Growth With Predictive Analysis
Author: Sakhi Kaya
13. What Is A Distributed Environment In Software Development?
Author: Aimbeat Insights
14. A Multi-tenant Admin Dashboard With Laravel And Next.js
Author: Andy
15. How To Choose The Data Science Training In Bhopal For Your Career Growth
Author: Kabir Patel