Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ebcidic conversion

Status
Not open for further replies.

cognos11

MIS
Nov 19, 2003
40
US
there is a field( value = 'N') in ebcidic file which is 1 byte
but when i run the mapping, it is pulling it as integer( value = 213).i am using striva odbc connection.

isnt ascoo value for 'N' equal to 78?

That particular field's datatype has been set as small integer with value 3.

I think the original creator of this mapping, must have been expecting a small integer instead of character 'N'.
i checked the ascii table and the value of N is 78.Wonder why it is pulling 213.

 
oops
i was looking at number value for ascii 'N'( which is 78) rather than ebcidic 'N'( 213 ).
 
hi,
can u tell me about striva connect.how to use it??
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top