Home Forums Programming General Creating database,stored procedures from batch file RE: Creating database,stored procedures from batch file

  • Thanks John,

    I am able to run [ select * from $(tbName) ] by passing parameter using SQLCMD.

    Can we pass any path as parameter to SQLCMD, If yes then how to get it from SQL script.

    waiting for your response....