Hej!
We don't have an xsd available for ExportSettings, but the various options are documented in the user guide: https://www.dbvis.com/docs/ug/working-with-sql/using-client-side-commands/export-export-query-result/
Note that some of them are transient, meaning they can be used in the GUI and the @export client-side command but will not be saved to or read from the settings file. At the moment of writing, these are AppendFile, ExcelSheetName, SqlBeginIdentifier, SqlEndIdentifier, SqlMultiRowInsertTemplate, SqlQualifier and TableName.
Hope this helps!
Hälsningar,
Dmitry
Ideally, we would not like to promise anything about the internal settings format and would like to have the freedom to change it as we find fit. I will take it up for discussion though, thanks for the suggestion!
Thiemo Kellner
Hej
I want to create a xml settings file (for exports). Is there an xsd for guidance?
So far, I have got the following.
However, the AppendFile element gets ignored.
Varma hälsningar
Thiemo