Hello,
When I try to run below BCP command from SSMS SQL 2014 version or sqlcmd line
[code language="sql"]bcp "[db_name].[dbo].[Table]" in "Q:\Table.txt" -c -T[/code]
IT gives me this error,
Msg 156
When I try to run below BCP command from SSMS SQL 2014 version or sqlcmd line
[code language="sql"]bcp "[db_name].[dbo].[Table]" in "Q:\Table.txt" -c -T[/code]
IT gives me this error,
Msg 156