MikeGeitner
Technical User
I'm using the TransferText method to create a .csv file from the results of a query. If there are any empty fields in the table there has to be double-quotes between the commas in that .csv file. Anybody know how I can add the quotes in the query?
The file has to look like this:
"something","something","","","",""
The file has to look like this:
"something","something","","","",""