I installed MS SQL Server 2012, 11.0.2100.60. I want to access sqlcmd.exe from an MSDOS script file.
There is no sqlcmd.exe on my computer, other than one buried way down in the folder from which MS SQL Server 2012 is intalled. When I try to execute this sqlcmd.exe, I receive the following error message: "The program can't start because BatchParser.dll is missing from your computer. Try reinstalling the program to fix this problem."
Questions:
1. Why was sqlcmd.exe not installed as part of the SqL Server installation?
2. What do I have to do to install sqlcmd.exe?
Thanks ...
Wayne Baxter