Skip to Content.
Sympa Menu

freetds - JDBC batch updates using Statement.executeBatch

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Ted X. Toth" <ttoth AT cymbia.com>
  • To: freetds
  • Subject: JDBC batch updates using Statement.executeBatch
  • Date: Fri, 15 Sep 2000 9:56:35


When might this be implemented? Any idea what's involved? I tried to
simulate batching by creating a string with a bunch of insert statements
and then doing an executeUpdate but nothing happened i.e. it just sort of
hung.

Ted



  • JDBC batch updates using Statement.executeBatch, Ted X. Toth, 09/15/2000

Archive powered by MHonArc 2.6.24.

Top of Page