Hi all,
I try to use timestamp in an sql statement, like this:
<sql>
...
>
backup database db to disk='c:\temp\${DSTAMP}'
</sql>
It works, but the filename will be ${DSTAMP} instead of 20010505 eg.
Can anybody help, please what the problem is?
Thanks in advance,
Don
- Optional Task Fabien Lesire
- Re: SQL and timestamp Murakozi Sandor
- Re: SQL and timestamp Stefan Bodewig
- RE: Optional Task Bill . J . Fellows
