February 17, 2005 at 10:34 am
Has anyone encountered the following error when attempting to run the bcp command from a command prompt?
bcp.exe - Unable To Locate DLL
The dynamic link library sqlncli.dll could not be found in the specified path.
Any suggestions on how to fix this? I'm thinking this may be some residue not cleaned up during the de-installation of SQL Express.
February 17, 2005 at 2:40 pm
Aside from the standard support desk response of re-install your sql client drivers...
You can look and see what directory contians BCP and where that DLL is, then make sure both directories are in your DOS path.
It may be that you have a different version of BCP being called because an old location (not removed) is first in the search path.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply