-->
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.  [ 5 posts ] 
Author Message
 Post subject: Dialect for accessing SQLServer 2000
PostPosted: Sun Nov 23, 2003 5:59 pm 
Newbie

Joined: Sun Nov 23, 2003 1:46 pm
Posts: 15
Hi,

I couldn't find a specific dialect for MS SQLServer 2000, I'll try with GenericDialect but would like to know if I should use a specific one.

_________________
Marcos Maia


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 23, 2003 6:02 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
net.sf.hibernate.dialect.SQLServerDialect

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 23, 2003 6:03 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Sybase and MS SQL Server are very similar. This is the same dialect so far.
Code:
net.sf.hibernate.dialect.SybaseDialect

_________________
Emmanuel


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 23, 2003 6:26 pm 
Proxool Developer
Proxool Developer

Joined: Tue Aug 26, 2003 10:42 am
Posts: 373
Location: Belgium
SQLServer Dialect is only available since Hibernate-2.1 Beta 5
For previous versions, use the Sybase Dialect


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 23, 2003 6:33 pm 
Newbie

Joined: Sun Nov 23, 2003 1:46 pm
Posts: 15
Hi,

as far as I'm using Hibernate 2.02 I'll use Sybase class, but it did work with GenericDialect anyway.

Tx for u all.

_________________
Marcos Maia


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