Can I run a stored proc/DTS package that looks for a condition, ie sales > 1000, and then if this query is true it outputs a file to a specific location - (we can then poll for this file with the Crystal Enterprise Event Server...)
The bit I'm really struggling on is how to output a file to a predefined location if the query meets a certain criteria.
Help much appreciated!
The bit I'm really struggling on is how to output a file to a predefined location if the query meets a certain criteria.
Help much appreciated!