Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Was just wondering

Author  Topic 

lemondash
Posting Yak Master

159 Posts

Posted - 2007-09-20 : 05:01:11
I'am just trying to create a .bat file, from the results of a query.

As an example here is a line of results .i.e
Copy \\perfectinfo\docroot\pdf\2007\09\20\60967390.pdf \\pi-profile\F$\FTPSite\Rekey\PdfText\2007\9


Can somebody help me out with put the results in to a .bat file as a automated job.

jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2007-09-20 : 09:23:27
You could potentially do it as part of a DTS job.

Jack Vamvas
--------------------
Need an IT job ? http://www.ITjobfeed.com
Go to Top of Page
   

- Advertisement -