Folks,
I'm trying to export a table to an arbitrary CSV file.
My issue is that the output file name is under control of my application.
Stored exports seem to require a fixed output file. Otherwise I think they'd do just fine for my immediate needs.
Do any of you have any good suggestions or examples I can borrow from?
Thanks,
Oralloy
I'm trying to export a table to an arbitrary CSV file.
My issue is that the output file name is under control of my application.
Stored exports seem to require a fixed output file. Otherwise I think they'd do just fine for my immediate needs.
Do any of you have any good suggestions or examples I can borrow from?
Thanks,
Oralloy
Comment