You do have a <tstamp /> set before you use this, neh?

Just call me "Captain Obvious"

-----Original Message-----
From: h633110 [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 08, 2001 9:29 AM
To: ant-user
Cc: h633110
Subject: SQL and timestamp


        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

Reply via email to