Hi
I have a compilled application that is failing and I need to see they data being returned to the application by the sql server
Though the profiler I can see what commands it is executing on the sql server but how do I see the data is returned to the actual application
I know I can rerun the sql through the analyser but this seems to work but the application reports in the debug log that the data is invalid.
Any one have any ideas
tks
Brett