Dear all, <br>I'm using winpcap to capture 'SQL Batch Server Response'!<br>When I received a packet from sqlserver, the size of the packet is too short, <br>so I can get all the data that the server response.<br>
<br>Ex: I use <br>Select FirstName, MiddleName, LastName from Employees<br>There are total 300 DataRows but I only receive 240 DataRows.<br><br>Please help me about this.<br><br>Thanks and Regard!<br>