using cffile in Cold Fusion.It is taking around 45 mins in
exporting the data. Is there any other way to export a file from
oracle database, so that performance could be increased. I tried
through procedures in oracle and called them in cold fusion through
cfprocresult , but still performance is not increased.Performance
What technique are you using ? Writing to a file ? cfcontent
?Performance
Do you need to do it from code? If not you can do this easily
in Oracle SQL Developer which is free.
This might be a better question for the Oracle forums. There
has to be a method for exporting data in your database to an excel
readable format (i.e. CSV or TXT). I could tell you how in MS SQL,
but unfortunately I don't have any experience with Oracle.
No comments:
Post a Comment