Re: A .cmd file can be run on SQL7, but not on SQL2000



On Thu, 30 Mar 2006 14:55:01 -0800, June wrote:

2. I have tried to add -S [instance_name] parameter to the command line, but
I got similar error messages:

Hi June,

The correct usage of -S is either
-S server_name
or
-S server_name\instance_name

What else should I try?

If none of these option work, try posting to a different group. This
group is actually intended for support to the "Microssoft English Query"
tool. Precious few people visit here.

Since your question is about bcp, one of the tools that come with SQL
Server, microsoft.public.sqlserver.tools would be the best place to ask.

--
Hugo Kornelis, SQL Server MVP
.



Relevant Pages