P
Peter Afonin
Hello:
I'm using an OutputTo method to export a SQL server table to a text file.
However, if I use a format constant acFormatTXT, it doesn't allow me to
export in the format I need, i.e. tab separated. Is there a way I can export
a table programmatically and specify the details of the text file - comma
separated, tab separated and so on?
I would appreciate your help.
Thank you,
I'm using an OutputTo method to export a SQL server table to a text file.
However, if I use a format constant acFormatTXT, it doesn't allow me to
export in the format I need, i.e. tab separated. Is there a way I can export
a table programmatically and specify the details of the text file - comma
separated, tab separated and so on?
I would appreciate your help.
Thank you,