Store the data into the table by reading values from EDI(text file)
781692Jan 2 2011 — edited Jan 2 2011hi all,
i am using Forms [32 Bit] Version 6.0.8.24.1 (Production)
my task is to read the data from the EDI and store the full EDI in queriable format. In otherwords the information stored in the table in such a way that we should be able to get the informations about the EDI by querying the table.
in other words, the data in the EDI(text file) will be stored in the table(as columns except the delimiters).
which is best way to acheive this?
Thanks..