is it possible to pass parameters into sqlcmd. For instance user A wants to pass inthe location of the folder where his files are stored and in turn replace the location in the command below
the sqlcmd that is used is as following:
:r "\\user\c$\folder\xyz.sql"
Noli Timere