Viewing 15 posts - 1 through 15 (of 191 total)
okay, this works.
Thanks for the help
October 20, 2022 at 4:35 pm
This code would check for State = 'MN'
AND ProdCodes NOT IN ('Kl', 'Kjh') )
I need it to exclude ProdCodes NOT IN ('Kl', 'Kjh') When the state is MN.
October 20, 2022 at 3:23 pm
That may work but I need something a little different:
I need the if it is State = MN then Exclude ProdCodes IN ('Kl', 'Kjh') Else if State not = MN...
October 20, 2022 at 3:08 pm
Thanks for the reply, but that is not what I need.
I need a way to write this that when the state is MN then these ProcCodes are Excluded, but in...
October 20, 2022 at 2:33 pm
As far as the file path in the script it has a path like this C:\scripts\file.bat.
the file has Service account permissions in it.
Thank you
June 23, 2021 at 4:55 pm
Okay, that will work.
Thnaks
June 22, 2021 at 9:48 pm
thanks, everyone this is really great.
June 17, 2021 at 4:30 pm
Thank you this really helps.
June 17, 2021 at 4:28 pm
Hi and thanks for the reply.
I am also trying to learn exactly how you set this up.
So in my example:
Full backup every day
Differential backup every hour.
And a log backup every...
June 17, 2021 at 3:33 pm
Thanks for the reply, can you please tell me how do you set a backup for the transaction log backup?
Thank you
June 17, 2021 at 3:05 pm
Hi,
I apricate everyone's help here. I think I got this to work, at least for this anyway.
Someone asked if I rebuild it, and yes I also had packages that do...
March 26, 2021 at 4:32 pm
HI Jeff,
I apricate your wanting to know I did not want to bother you with it, but I would like to get the SSIS to work. As I said above,...
March 25, 2021 at 11:16 pm
Viewing 15 posts - 1 through 15 (of 191 total)