dashary (u58674@uwe) writes:
Quote:
I am running the bcp utility under Microsoft Visual studio 2005 and
receive the following in the progress log:
[Execute Process Task] Warning: File/Process "bcp" is not in path.
a few lines later the process fails
....
It looks like the "bcp" utility cannot be found. When I do a "PATH" in
the windows command window the path for the utility is present
("C:\Program Files\ Microsoft SQL Server\90\Tools\binn\" see below). Is
there somewhere else I need to look for the path? |
Strange. Seems like VS for some reason does not pick up that path. I have
no idea what special VS may be up to. Maybe a forum about VS is a better
place to ask? What I could think of is that you try starting VS from a
command line window, and see if that change matters.
Quote:
C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;
C:\Program Files\Microsoft SQL Server\90\Tools\binn\; |
If there still is something in 80\Tools\Binn, you are likely to run BCP
from SQL 2000.
--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se
Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx