How can i export or output data from firbird isql tool.
that we are using in foxpro or sybase like
select * from xx into table d:\xxx.dbf
or
select * from xx;output to D:\xxx.txt format ascii
is there any commands to output the data using isql.
thanks in advance
Ajeesh