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: NHibernate and SQL Everywhere (aka SQL Mobile")?
PostPosted: Wed Sep 06, 2006 10:40 am 
Newbie

Joined: Wed Sep 06, 2006 10:35 am
Posts: 14
Can I use NHibernate with Microsoft SQL Server Everywhere Edition (used to be calles SQL Mobile)?

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 4:12 pm 
Senior
Senior

Joined: Sat May 14, 2005 8:40 am
Posts: 130
I've looked at it last week, and it is possible. Not on the Compact Framework but on the 'regular' Windows. I used the SqlServerCeDriver that already is in the SVN version and created a quick and dirty SqlEverywhereDialect that worked quite well. It's submitted via a Jira issue, so it might be available in the next release.

Personally, I'm pretty excited about SQL Server Everywhere. It has a very small footprint, much better SQL support than Access and as a bonus you'll get the replication mechanism via http that already was available with SQL Server CE. Could be a great solution for occasionally connected clients.

_________________
Cuyahoga


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 5:34 pm 
Newbie

Joined: Wed Sep 06, 2006 10:35 am
Posts: 14
martijnb wrote:

Personally, I'm pretty excited about SQL Server Everywhere. It has a very small footprint, much better SQL support than Access and as a bonus you'll get the replication mechanism via http that already was available with SQL Server CE. Could be a great solution for occasionally connected clients.


Absolutely. It is a great alternative to SQL server for lightweight desktop applications.

Thanks for the response. I am very new to NHibernate. Based on past experience, does anyone have a feel for the timeframe of when it might be included with the distribution?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 07, 2006 2:51 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
I will apply the patch today so you will be able to get it from SVN, but the next release will be out when I finish implementing stored procedures support which should take a few weeks.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 07, 2006 11:40 am 
Newbie

Joined: Wed Sep 06, 2006 10:35 am
Posts: 14
sergey wrote:
I will apply the patch today so you will be able to get it from SVN, but the next release will be out when I finish implementing stored procedures support which should take a few weeks.


Thanks Sergey! much appreciated.


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.