Viewing 3 posts - 1 through 3 (of 3 total)
Hmmm, ok, how do I use SSIS then. I'll have to start learning that one. I am new to SQL so was just mucking my way through things. I'll see...
April 1, 2013 at 7:17 am
Well, on the SQL server I have a folder and it is shared with a group. In that folder are subfolders and in one of those subfolders is the file....
March 29, 2013 at 3:56 pm
Ok, on the SQL Server this .bat file works:
sqlcmd -S MyServerName -E -d MyDatabase -Q "EXEC MyStoredProcedure"
The server is let's say: \\Server1My program to run the bat file is on...
March 29, 2013 at 2:45 pm
Viewing 3 posts - 1 through 3 (of 3 total)