Kurien,
It would be great if you provide us with a repro for that issue, although I
assume this will not be very easy as you're using licensed components ...
gert
- Original Message -
From: "Kurien Jacob" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 30, 2004 9:00 PM
S
How would I accomplish the following:
- for every *.sql file in
- if the file date is older than a *.tag file with the same base name (or *.tag file
doesn't exist)
- feed the *.sql file to a perl script (perl script.pl query.sql)
- update the file date of the *.tag file (or create it if it didn't