Gerrit Mantel
Programs SQL_SCALAR_FUNCTION - fun_TempFolder

Main program

Namefun_TempFolder
Type_descSQL_SCALAR_FUNCTION
CommentSQLServer User-Defined Function

PURPOSE
Get Windows temp folder directory.


EXAMPLES
SELECT dbo.fun_TempFolder();

HISTORY
2026-03-07 - Created function

TAGS
<program>
<description>Get Windows temp folder directory</description>
<generic>1</generic>
<author>Gerrit Mantel</author>
<created>2026-03-07</created>
<lastmodified>2026-03-07</lastmodified>
</program>
DescriptionGet Windows temp folder directory
Minversion
Generic1
AuthorGerrit Mantel
Created2026-03-07 00:00:00
Lastmodified2026-03-07 00:00:00
Xp_cmdshell0
Ole_automation1
Subprogram_cnt0
Sourcecode