Mike,
Yes, the query is the same every time. I simply issue a "SELECT * FROM XXX"
JRB-Bldr,
There is a error message "Invalid cursor state", and then the SQL connection become disconnected.
Now I am tring to config a much larger PacketSize using SQLSETPROP(0,"PacketSize",1024*20), and it seems...