I have a mobile app using sqlce 2.0 connecting to an sql 2000 server db. I am able to push, pull and execute sql statements no problem. I would like to be able to "sniff" messaging and data going between sqlce on the mobile device and sql server with another app(c# .net) running on the same physical drive as sql 2000 server, IIS and sscesa20.dll. Does anyone have any suggestions on how to handle this? Thanks in advance for your help!
doc...
doc...