Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: RE: Entity Beans query


Message #1 by Ganesh Sankaran <gsankaran@r...> on Tue, 2 Jan 2001 17:40:13 -0800
Yamini,

Check out your transaction attributes - if the addition of records and
viewing are demarcated properly as different transactions, things should be
ok.
And are your gets any of the FindBy methods - maybe the SQL generated could
give you a clue.

-----Original Message-----
From: Yamini Krishnamurthi
[mailto:yamini.krishnamurthy@i...]
Sent: Sunday, July 16, 2000 2:09 PM
To: Enterprise Java Beans
Subject: Entity Beans query



Hi
We are using entity beans to connect to SQL Server for our project. The
beans are used to add records to the database as well as retrieve and
display records on the browser. For some reason, we are able to add records
to the database, but are unable to retrieve all. The first two records are
displayed perfectly, but thereafter we are having a problem with the newly
inserted records. Can anyone suggest a way out?

Thanks and Regards

Yamini


--- 
NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
Visit EarthWeb for the latest in IT Management, Software Development, 
Web Development, Networking & Communications, and Hardware & Systems.  
Click on http://www.earthweb.com for FREE articles, tutorials,
and discussions from the experts.
---
You are currently subscribed to enterprise_java_beans as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-enterprise_java_beans-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index