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
 define batch

Author  Topic 

ds12will
Starting Member

21 Posts

Posted - 2009-12-01 : 13:25:20
I had someone ask to create a batch or command file

This would take place in SQL 2000, typically when the word Batch is used does it reference DTS? Job??

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2009-12-01 : 13:47:54
When I use the term batch, I'm referring to a batch file on the file system such as one with .bat or .cmd as the extension.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -