4 Operator

 • 

14.4K Posts

November 25th, 2009 07:00

Module for SQL does not have pre/post option.  What eventually you could do is savepnpc which calls script where you first call nsrsqlsv with required arguments and when it exists you could call you bat file.

5 Posts

November 25th, 2009 08:00

I use the way you say, but I can't view execution details in the Monitoring window, besides if I cancell the process, the nsrsqlsv process dosen't stop.

That's why I want to make an script for viewing the process.

Have you got any script which make these? Or how can I do it?

4 Operator

 • 

14.4K Posts

November 25th, 2009 10:00

Script in essence would do the same thing thus you would end up with the same result.  Perhaps writing down nsrsqlsv wrapper would be better idea.  You replace existing nsrsqlsv with your wrapper script and you call it with all arguments passed to script and as second line you call your bat.  I never did that on Windows, but I assume it should work.
No Events found!

Top