View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default how do i query data from cobol to excel?

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:

--

Dave Peterson