Skip to Content.
Sympa Menu

freetds - Commit

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Henry Lu <zhlu AT umich.edu>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Commit
  • Date: Mon, 13 Mar 2000 08:38:19 -0500 (EST)


Why I am allowed to commit one transaction a time in the freetds JDBC for
MS SQL Server? Is it a bug or what?
Example:
I insert 100 rows into a table. If commit is issued after 100 insertion,
only the first row is inserted. If commit is issued after each insertion,
all 100 rows are inserted.

Is there any way to have one commit for 100 insertion?


---------------------------------------------------------------------------
Henry Lu
Computer Systems Programmer III e-mail: zhlu AT umich.edu
MCIT phone: (734) 936-2063
University of Michigan Medical Center fax: (734) 763-4372




  • Commit, Henry Lu, 03/13/2000

Archive powered by MHonArc 2.6.24.

Top of Page