|
|
|
|
|
|
A business wants to extract data from a COBOL data
file and insert it into a SQL database on a different system. Programs will
have to be written to
- extract the data,
- manipulate
any COBOL data types that are not supported by the SQL database,
- create SQL table definitions for any new tables, and
- insert the data into the database.
In this example, Datatek's
automated data extraction services could be used to generate programs to
extract,
manipulate, and insert the data, resolving any non-SQL versus SQL issues.
Appropriate
SQL table definitions would be generated from your record formats.
|
|
|
|
Copyright © Datatek, Inc. 2011
|
|