sql - Running a bat file with BCP command, getting connection error -
sql - Running a bat file with BCP command, getting connection error -
i have bat file using bcp
command execute stored procedure delimited file. when manually running bat file, next errors:
i'm using -t
parameter log database windows authentication. there setting may need alter prepare error?
the -s
argument needed passed bcp
command.
sql sql-server-2008 sql-server-2008-r2 bcp
Comments
Post a Comment