how do i query data from cobol to excel?

D

Dave Peterson

COBOL is a programming language--not a repository for data.

If you're talking about looking at data that was created from a mainframe COBOL
program, maybe just transferring the data from the mainframe to the PC, then
importing it into excel (via file|open) would be enough???

barry wrote:
 
Top