问题标签 [accountview]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
28 浏览

sql - Retrieve file name from path with Invantive SQL

For a conversion of AccountView XML input files to XML Auditfile Afrekensystemen (Cash Registers) I need to generate an output file name without a path. The query is:

However, the local export documents statement requires the file name to consist solely of the base name and the extension. When you include directory structure in it, it will generate funny file paths like <root path>\c_\folder\....

How do I extract the name of the file without directory path and without extension from f.file_path?