Subject Re: how do you output sql results to a file?
Author Adam
--- In firebird-support@yahoogroups.com, "macdonald_za"
<macdonald_za@...> wrote:
>
> --- In firebird-support@yahoogroups.com, "Adam" <s3057043@> wrote:
> >
> > In what format?
> >
>
> in this format below
>
> "1","Macdonald"
> "2","Chris"
> "3","Jurgen"
>
>
> Thanks
>

CSV.

Most Administration tools have the ability to do this. FlameRobin
doesn't seem to unless I am blind. I use IBConsole, just run a query
then select Query - Save Output.

Of course, it would only take minutes to write an application that was
dedicated to the task.

Adam