Generating EBCDIC values in output records

B

Brad Mc

I have a requirement to generate a file from MS Access 2000 which contains Hexadecimal values in EBCDIC. The actual values are high-values (Hex FF) and low-values (Hex-00). This is needed because the output file is processed on an IBM mainframe and it uses EBCDIC. I could develop a COBOL program to do this very easily but wanted to know if Access 2000 can do this. The ToHex and Hex functions only provide 'translation' capabilities - not storate or actual value generation. Any suggestions/help would be appreciated!

TIA,

Brad Mc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top