Efficent way of converting .adt files to csv with respect to time and memory

Sri Lakshmi 1 Reputation point
2021-08-02T10:35:18.27+00:00

I need to extract the table which has around 0.1 million records to a CSV file .When I am trying to export that directly into CSV it takes less time and more memory and when I try to do it in a 2 step indirectly i.e from .adt to excel and then CSV it takes more time and less memory Is there any efficient way wheere we can convert it to csv with respect to memory and time taken

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,075 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Spigolo 626 Reputation points
    2021-08-02T12:09:02.81+00:00

    Hi @Sri Lakshmi

    Your question has nothing to do with the operating system.
    I suggest to head towards Eclipse forums

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.