The csv file is being report generated from an application.
I've just tried this but the commands
FORMAT = 'CSV',
FIELDQUOTE = 'quote_characters',
Aren't working, getting 'Incorrect syntax near FORMAT' and 'Incorrect syntax near FIELDQUOTE'.
The csv file is being report generated from an application.
I've just tried this but the commands
FORMAT = 'CSV',
FIELDQUOTE = 'quote_characters',
Aren't working, getting 'Incorrect syntax near FORMAT' and 'Incorrect syntax near FIELDQUOTE'.