COBOL file dump...
From: MPF (abcd_at_senditon.com)
Date: 09/15/04
- Next message: Louis Davidson: "Re: Insert.... Select From... question"
- Previous message: Matt: "Length of Data in Text Column"
- Next in thread: Michael D. Long: "Re: COBOL file dump..."
- Reply: Michael D. Long: "Re: COBOL file dump..."
- Reply: Dan Guzman: "Re: COBOL file dump..."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 14 Sep 2004 19:34:19 -0500
<similar message posted in .Net Framework & .languages.vb>
In a file from a COBOL dump, which is in ASCII, one of the fields is defined
as S9(9) V99 Value +0.
The value in this location is 0000018922D, which according to the author of
the source, translates to 00000189224.
I've imported the data into a table and am able to substring (re: intrepret)
everything except for the decimal datatypes, as noted above. Is there a way
to do this via T-SQL?
Thanks,
Morgan
- Next message: Louis Davidson: "Re: Insert.... Select From... question"
- Previous message: Matt: "Length of Data in Text Column"
- Next in thread: Michael D. Long: "Re: COBOL file dump..."
- Reply: Michael D. Long: "Re: COBOL file dump..."
- Reply: Dan Guzman: "Re: COBOL file dump..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|