[Migrated content. Thread originally posted on 15 March 2006]
HelloIs it possible to pull in data from a field with data type 'Text' from SQL Server into a cobol program (version 6.0)?
Another problem I'm having is with large (>255) varchar fields.
When I try to bring the data into a cobol program, it is truncated at 255 characters.
Has anyone run into these problems?