August 24, 2005 at 4:40 pm
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
August 29, 2005 at 9:09 am
Use a network sniffer that can read TDS
August 29, 2005 at 1:49 pm
Hi thanks but in this case the application is running on the same physical system (and does some weird registery lookups for existing processes) which prevents me from moving "accross the network" where I would have been able to this.
thanks anyway
Brett
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply