set @sql = 'bcp "select * from [xxxx].[dbo].[xxxxxxxxxxxxx] where cl_logName = 'xxxxxx' and cl_logIp = 'xxxxxxxxxxxxxxx'" queryout c:\initpub\wwwroot\net\log\log_4.txt -c -q -t \t -r \n -S"(local)" -U"sa" -P"xxxxx"'
set @sql = 'bcp "select * from [xxxx].[dbo].[xx