Jump to NetCOBOL

NeoData

NeoData migrates VSAM (KSDS) or indexed file data to Microsoft® SQL Server® without rewriting legacy COBOL code. This means that you can provide your application users with the benefits of having data stored in SQL Server without having to go through difficult and risky code and data transformations. A friendly user interface and clever use of recently developed SQL Server features under the covers mean that you can make this significant modernization step with a small amount of effort.

Highlights: 
  • NeoData Data Mapper analyzes record definitions and sets up mappings between those definitions and selectable table models
  • NeoData File Handler works with standard COBOL indexed file I/O statements but reads and writes the data from/to a SQL Server database – so data is stored in SQL Server but no changes are required to the COBOL code.
  • Table structure in SQL Server can be selected from a variety of models making it possible to optimize the support for each file depending on its use (e.g. high batch sequential access or high frequency of ad-hoc user queries)
  • NeoData Views enable field level access to data in SQL Server, even when a simple table model is being used with many COBOL fields combined as a single SQL binary column
  • NeoData Data Import Tool helps import "VSAM or indexed file data to the selected SQL Server schema
  • Friendly user interface and helpful documentation make NeoData easy to learn and quick to deliver results
Benefits: 
  • Quickly unlocks your data from its VSAM, or indexed file, proprietary format, making it available to your users in the more open, flexible SQL Server table format.
  • Make this transformation without changing your COBOL application code.
  • Opens the data so that it can be readily accessed by programs written in other languages using the latest access methods such as ADO.NET.
  • Can accelerate an organization’s Business Intelligence initiatives by enabling regular exports of data from VSAM/indexed files to SQL Server, making it available to Business Intelligence analysis tools.
  • Your developers will enjoy NeoData’s user-friendly interface
  • Makes it easier to add this data to your data warehouse
  • You may be able to realize other efficiencies in your system such as removing SORT steps from batch jobs because you can access your data in whatever order you desire.