If it's MSSQL, send me the schema and I'll write you the required SQL
select statement.

You could use DTS, but it's a bit of overkill. All you need is one-line
batch file. (Use osql to process the select statement and send the
output to an output file). This could be scheduled to recur by
SQLServerAgent or by Scheduled Tasks or AT or any similar utility.

- Byron

-----Original Message-----
From: Len Conrad [mailto:[EMAIL PROTECTED]
Sent: Monday, September 08, 2003 9:29 AM
To: [EMAIL PROTECTED]
Subject: [IMGate] Re: Help on REGEXP



>that's fine if your using imail to store addresses but what about if
your
>using an external database like sql ???

can't you hack something with DTS export?

Len




Reply via email to