Skip to Content.
Sympa Menu

freetds - Resultset termination

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Andy Middleton" <AndyMiddleton AT talk21.com>
  • To: "TDS Development Group" <freetds AT franklin.oit.unc.edu>
  • Subject: Resultset termination
  • Date: Wed, 10 May 2000 08:26:09 +0100

I've noticed that in the java version of freeTDS, before a new query can be executed using a Statement, there is a loop which ensures that the whole of the resultset from the previous time the Statement object was used is read ( TDS.discardResultSet)
 
Is there any way that we can stop this happening? If you could point me in the direction of how I might start coding this myself I would be happy to do so.
 
Many thanks
 
Andy


  • Resultset termination, Andy Middleton, 05/10/2000

Archive powered by MHonArc 2.6.24.

Top of Page