Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

BCP Error : A valid table name is required for in, out, or format options.

$
0
0
Hi,

I wanted to do insert data from file into table without SSIS using select query instead of table, as I am calling udf for certain columns to do some logic in select query. But when I use BCP command, I get error of A valid table

Viewing all articles
Browse latest Browse all 3145

Trending Articles