Records saved twice
- From: moka.badertscher@xxxxxxx
- Date: 10 Nov 2005 07:13:20 -0800
My application is an Internet Application and is running in the
following environment:
- SQL Server 2000 Standard Edition EN
- Windows Server 2003
- Tomcat 5.0
- DB Connection Pooling of Tomcat
- JDBC - Driver
If i create f.e. a group on the UserInterface the problem is
a) Either the record is saved twice without an error message
b) Or an error message says the record is already there and cannot be
saved
(So its likely the record is saved twice) but is effectively saved
once
Its very funny that with the same application build on another computer
with the same environment and on a computer with environment SQL Server
Personal Edition DE and Windows 2000 the Problem doesnt occure.
Its also funny that it happens only with a few tables in the SQL
Server.
Does anyone know the problem, that SQL Transactions are committed twice
in association with DB Connection Pooling of Tomcat?
Thank you for an idea.
.
- Follow-Ups:
- RE: Records saved twice
- From: Kamil Sykora [MSFT]
- RE: Records saved twice
- Prev by Date: Re: Limit on LONGVARBINARY in MS JDBC driver?
- Next by Date: Re: Limit on LONGVARBINARY in MS JDBC driver?
- Previous by thread: Limit on LONGVARBINARY in MS JDBC driver?
- Next by thread: RE: Records saved twice
- Index(es):
Relevant Pages
|
Loading