Dear all, <br>I&#39;m using winpcap to capture &#39;SQL Batch Server Response&#39;!<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>