-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: HIbernate problem with shared data base
PostPosted: Wed Jun 30, 2004 2:05 pm 
Newbie

Joined: Fri Jan 16, 2004 9:59 am
Posts: 18
Location: La Plata-Argentina / Luxembourg
Hi, i have a probelem with an aplicattion (J2EE) that share a data base (sybase) with another aplication developed in Power builder, the problem is when the java aplication insert or update a record in any table of the database , the other application (power builder) cant modify it (can see but not modify it) the problem is an error that say this record is modify by another terminal. Even when the tomact is down, its happend with every record (on all the tables) that i read and modify or create bye the Java aplication and i wold to modify with the other application. Whe make another application to test if the error ocurrs (with delphi and another with clarion) and it happend again

I dont know where to look
i thank very much if you can help me !!!!! i am in a big probelm

Thank you very much and sorry for my english
Santiago


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 30, 2004 4:00 pm 
Beginner
Beginner

Joined: Mon Jun 07, 2004 4:21 pm
Posts: 44
Location: Boston
This may not be a Hibernate issue...good way to check is to do the inserts/updates with straight JDBC and see if the problem reproduces.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 30, 2004 7:41 pm 
Newbie

Joined: Fri Jan 16, 2004 9:59 am
Posts: 18
Location: La Plata-Argentina / Luxembourg
i insert the record via JDBC and its work fine, i supouse that the problem is in the types of the columns, because i insert data only in one column (type long) and works fine, but i insert thata in a column with type varchar or date and the problem apears
i dont know wath more to do !!!!
Pleas help me !!!


lneelaka wrote:
This may not be a Hibernate issue...good way to check is to do the inserts/updates with straight JDBC and see if the problem reproduces.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.