EXEC master..xp_cmdshell ‘bcp FH2_SJH.dbo.dCurrent in c:\tt.txt -c -t -S"SMARTSENCER\SQL2008" -U"sa" -P"password"‘
EXEC master..xp_cmdshell ‘bcp FH2_SJH.dbo.band out c:\band.txt -c -t -S"SMARTSENCER\SQL2008" -U"sa" -P"passwor"‘
MSSQL 导入导出文本文件
时间: 2024-10-12 04:41:49