Hi Guys
I've been using the example code %SQL.ExportMgr taken from here (an example from the intersystems community) an am having a few problems with it.
The code I have is below, and I'm having the following problems:
- Regardless of the dateformat property I use (e.g. Set mgr.DateFormat = 1), date data is always exported with format in YYYY-MM-DD
- Regardless of the timeformat property I use (e.g. Set mgr.TimeFormat = 2), , timedata is always exported with format in hh:mm;ss
- The stringquote doesn't seem to work at all - I would expect, when it is used all text fields to be wrapped in



.png)
.png)



