Hi,
I'm a novice in Oracle , and I hope that somebodycan help me on this subject.
I've migrated an application running on IBM DB2 and using EBCDIC collating sequence to Oracle
The applicat...
http://www.experts-exchange.com/Database/Miscellaneous/Q_20900080.html
Zones:
DatabasesDate Answered: 02/27/2004 Rating: 8.2 Views: 4
I am trying to read an Arabic string from a UTF-8 file and then convert the string into EBCDIC - Cp420 charset. I've been struggling with this and any inputs on what is the best way to do it with r...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21858234.html
Zones:
JavaDate Answered: 06/22/2006 Rating: 7.8 Views: 4
I have to keep a record of series of hexadecimal numbers (max 26 numbers).
These numbers represent hebrew letters in the EBCDIC format so they have to be kept in a certain order.
What is the best...
http://www.experts-exchange.com/Database/Oracle/Q_12002599.html
Zones:
OracleDate Answered: 06/19/2002 Rating: 7.8 Views: 0
i'm currently developing a utility to convert ASCII to EBCDIC (to support translation of some bits in a legacy system). really stuck over here.
some sample codes are appreciated. hope someone he...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20318827.html
Zones:
JavaDate Answered: 07/19/2002 Rating: 7.2 Views: 0
Hi
How to translate EBCDIC characters to ASCII? for example:
Letter "A" in ASCII is dec 65 and hex 41, but in EBCDIC code this same letter "A" is dec 193 and hex C1
how to translate EBCDIC cod...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20731012.html
Zones:
Visual BasicDate Answered: 09/30/2003 Rating: 8.4 Views: 4
Hi,
I develop an application in Visual Basic 6.0 that has to transfer a file to an AS400. The problem is the control "inet" don't send the proper information, because don't support EBCDIC format...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20817558....
Zones:
VB ControlsDate Answered: 12/09/2003 Rating: 6.8 Views: 0
Is there an EBCDIC-Reader for java? Or how to tell java, that the file I want to read is in EBCDIC-Code?
http://www.experts-exchange.com/Programming/Languages/Java/Q_21393811.html
Zones:
JavaDate Answered: 04/19/2005 Rating: 9.8 Views: 4
I need to be able to calculate the CRC16 for the bisync message below. The data is in EBCDIC hex. Does anyone know the logic to get the CRC value of 739A? I will up the points to 500 if the logi...
http://www.experts-exchange.com/Other/Miscellaneous/Q_20614149.html
Zones:
MiscDate Answered: 05/13/2003 Rating: 8.2 Views: 0
is it possible to define exactly which char should end a line ?
i have a file in codepage 500 (EBCDIC) in this codepage 0D0A should be newline. but BufferedReader.readLine()wrongly uses a single...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10328340.html
Zones:
JavaDate Answered: 04/17/2000 Rating: 7.2 Views: 4
How can i write a Visual Basic code Convert EBCDIC to ASCII? It should take EBCDIC data as input and shoud return ASCII format.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10633021.html
Zones:
Visual BasicDate Answered: 08/10/2000 Rating: 6.8 Views: 0