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: Is Sybase Supported in NIbernate?
PostPosted: Thu Jan 05, 2006 2:01 pm 
Newbie

Joined: Thu Mar 03, 2005 4:35 pm
Posts: 5
NHibernate version:Latest

Database Support Question:

Is Sybase supported in NHibernate?

If so can anone give me a example of how to make a connection to a Sybase Database?


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 07, 2006 7:41 pm 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
There is an incomplete dialect in the distribution. No NH developers use Sybase, so we can't improve the support, but we welcome any contributions.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 18, 2007 4:58 am 
Newbie

Joined: Tue Sep 18, 2007 4:51 am
Posts: 2
What is the current status on the Sybase support?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 18, 2007 11:21 am 
Regular
Regular

Joined: Wed Oct 25, 2006 10:51 pm
Posts: 71
Sybase is not in the list of 'supported' databases for NHibernate at http://www.hibernate.org/361.html

But there was a Sybase11.dialect just committed recently (the comments say it was tested against 11.9.2). So someone must be using it!

A 'dialect' incidentally is essentially the only thing required to get NHibernate to run on a differrent database. And is set in the configuration file. So assuming someone has created the dialect properly, it should work.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 19, 2007 10:51 am 
Newbie

Joined: Tue Sep 18, 2007 4:51 am
Posts: 2
Thanks!
The only thing that the Sybase11Dialect seems to do is handle Sybase 11's lack of support for ANSI join syntax. I am using Sybase 12.5 that has support for ANSI joins. Would that make it possible to use a "standard dialect" e.g. MsSqlDialect with Sybase?


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.