Hi,
I need to have a SQL install that runs some .SQL scripts to create tables etc. then it needs to run a .BAT file to BCP data into the tables and then it needs to run more .SQL scripts.
I can't seem to figure out how to run a batch file in the middle of running sql scripts. How would you recommend or is there a way to accomplish this?
Thanks
Bruce