I can’t seem to find the SQLcmd.exe utility after installing msodbcsql.msi (SQL driver 17). According to MS docs “The ODBC driver comes with tools such as sqlcmd and bcp.”
So why is there a separate msi for the command line utilities aka SQLcmd & Bcp? Am I crazy or shouldn’t SQLcmd.exe also be installed with ODBC msi per the documentation? My program needs to install ODBC + SQLcmd.exe and it would be helpful to have both installed in one swoop. Any ideas?