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.
| Author |
Topic |
|
funketekun
Constraint Violating Yak Guru
491 Posts |
Posted - 2008-06-13 : 16:45:35
|
| can I have sql server create a bat file without using xp_cmdshell? |
|
|
chiragkhabaria
Master Smack Fu Yak Hacker
1907 Posts |
Posted - 2008-06-13 : 16:54:01
|
| for creating the batch file you dont require to use xp_cmdshell.. for running them you require to it.. you can also you sqlcmd from your command prompt to run batch files.Chiraghttp://www.chirikworld.com |
 |
|
|
funketekun
Constraint Violating Yak Guru
491 Posts |
Posted - 2008-06-13 : 16:56:44
|
| i wanna crate a batch file that has a bcp command in it. can i do that?pls provide an example. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
funketekun
Constraint Violating Yak Guru
491 Posts |
Posted - 2008-06-13 : 17:01:13
|
| yeah i knew i was right..im the master. |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-06-14 : 02:15:22
|
quote: Originally posted by funketekun yeah i knew i was right..im the master.
We realised that long back |
 |
|
|
tosscrosby
Aged Yak Warrior
676 Posts |
Posted - 2008-06-16 : 08:39:27
|
quote: Originally posted by funketekun yeah i knew i was right..im the master.
The master of what????Terry |
 |
|
|
|
|
|