Hi All,
Currently I am facing problem while importing text file generated from Applications. I have written a report when the user runs it emails the output delimited by PIPE so that users can import that file to excel.In order to do this excel has got some limitation on the no of records it imports. Currently it cannot import text file to excel if text file contains more than 65,536 records. My report most of the time outputs more than 65,536 records.
My query is how will I split text file to more than one text file if I get more than 65,536 records, This is from oracle reports point of view. Is there any other way to bypass and import the the whole file even though it contains volumnous records?
Please let me know?
Thanks
Sarma
Currently I am facing problem while importing text file generated from Applications. I have written a report when the user runs it emails the output delimited by PIPE so that users can import that file to excel.In order to do this excel has got some limitation on the no of records it imports. Currently it cannot import text file to excel if text file contains more than 65,536 records. My report most of the time outputs more than 65,536 records.
My query is how will I split text file to more than one text file if I get more than 65,536 records, This is from oracle reports point of view. Is there any other way to bypass and import the the whole file even though it contains volumnous records?
Please let me know?
Thanks
Sarma