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.  [ 1 post ] 
Author Message
 Post subject: cursor vs set based operations
PostPosted: Tue Feb 03, 2009 3:27 pm 
Newbie

Joined: Tue Feb 03, 2009 3:18 pm
Posts: 1
Hi,
I'm new to hibernate, a work with sql server and i'n now involved in a project where they use hibernate and java to access a sql server 2005 instance. When profiling the database a can se that there is a lot of traffic using the old system procedures sp_prepexec and sp_unprepare.

Is there any other way to access sql server other than using these old procedures? What about cursors and set based operations, is there a setting you can use to force the use of data sets instead of cursors?

Regards
Michael


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

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.