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.  [ 2 posts ] 
Author Message
 Post subject: Anyone using SQL Server 2008, is it supported?
PostPosted: Fri Mar 12, 2010 5:15 pm 
Beginner
Beginner

Joined: Fri Apr 15, 2005 3:30 pm
Posts: 46
Location: Fortaleza, Brazil
What the title says. I looked in the latest svn for the javadoc for org.hibernate.dialect.SQLServerDialect , and it still only lists 2000 and 2005 .


Top
 Profile  
 
 Post subject: Re: Anyone using SQL Server 2008, is it supported?
PostPosted: Mon Mar 15, 2010 3:55 am 
Expert
Expert

Joined: Tue Jun 16, 2009 3:36 am
Posts: 990
Yes, SQL Server 2008 is supported.
As dialect you must use org.hibernate.dialect.SQLServerDialect (even if the javadoc is old).
As JDBCDriver you can use the one of Microsoft (http://www.microsoft.com/downloads/details.aspx?FamilyID=99b21b65-e98f-4a61-b811-19912601fdc9&displaylang=en)
or JTDS (http://jtds.sourceforge.net/).
I tested both and both are working in satisfactory way.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.