I was wondering if anyone know how to update tables or run stored procedures through the command prompt or batch file. Does anyone have sample code? We are implementing version controls through a third party vendor. This application will take any SQL Server updates including tables loads, storing new procedures etc through a batch file. How can this be accomplished in terms of invoking SQL Server through batch? Thanks in advance for any input.