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 |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2005-10-11 : 08:09:27
|
bhupal writes "Hi all,I am executing the following query.exec master.dbo.xp_cmdshell 'bcp gitsdotnet..contacts out d:\testing.xls -n -Upchavali -Prajah321 -Spier1server 'This working fine .How to use the -f option here. and one more thing if the any one of the column has more data it is showing some unread data.Can you find problem?Any suggestions will be appreciated.Thanks,Bhupal." |
|
nr
SQLTeam MVY
12543 Posts |
|
|
|
|