-->
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.  [ 15 posts ] 
Author Message
 Post subject: NHibernate.JetDriver.dll
PostPosted: Tue Sep 30, 2008 10:34 am 
Newbie

Joined: Tue Sep 30, 2008 10:30 am
Posts: 3
Location: austria
Hi,

I am looking for the NHibernate.JetDriver.dll file. Can somebody tell me, where to find it?

I am working with NHibernate 2.0.0.Beta1, 29.06.2008.

Thanks, for your help.

Elmar Rückert


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDriver.dll
PostPosted: Wed Oct 01, 2008 8:19 am 
Newbie

Joined: Wed Oct 01, 2008 6:07 am
Posts: 7
The Source code is available in the following URL. you need to add the files in to a project build it and get the dll. if you find this hard pls let me know i can send you the complied dll.

https://nhcontrib.svn.sourceforge.net/s ... river/src/


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDriver.dll
PostPosted: Wed Oct 01, 2008 9:45 am 
Newbie

Joined: Tue Sep 30, 2008 10:30 am
Posts: 3
Location: austria
dier wrote:
The Source code is available in the following URL. you need to add the files in to a project build it and get the dll. if you find this hard pls let me know i can send you the complied dll.

https://nhcontrib.svn.sourceforge.net/s ... river/src/


Thanks for the link, I already tried to build the source but i get some errors. I am using NHibernate 2.0.0.Beta1 and VS 2008 Pro.

Some Methods have changed. ex.: GetIdentitySelectString, in the class JetDialect : Dialect.Dialect. And some more

Please give me a prebuild, thanks Elmar Rückert


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDriver.dll
PostPosted: Thu Oct 02, 2008 12:28 am 
Newbie

Joined: Wed Oct 01, 2008 6:07 am
Posts: 7
im also using the framework 2.0 version and visual studio 2008 and it works fine for me.
please tell me a method(email) where i can send you these dll files.


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDriver.dll
PostPosted: Thu Oct 02, 2008 6:34 am 
Newbie

Joined: Tue Sep 30, 2008 10:30 am
Posts: 3
Location: austria
dier wrote:
im also using the framework 2.0 version and visual studio 2008 and it works fine for me.
please tell me a method(email) where i can send you these dll files.


Thanks a lot for your help. Please mail me the dll to r197(at)sbox.tugraz.at.

cheers, Elmar


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDriver.dll
PostPosted: Fri Oct 03, 2008 2:44 am 
Newbie

Joined: Wed Oct 01, 2008 6:07 am
Posts: 7
i have sent you the files to the above mentioned email.


Top
 Profile  
 
 Post subject: driver for MS Access
PostPosted: Mon Oct 13, 2008 7:58 am 
Newbie

Joined: Mon Oct 13, 2008 7:50 am
Posts: 3
Dear Rucker, i read ur post, pl. send me COMPILED driver file NHibernate.JetDriver.dll asap. I am working on NHibernate project.
thank you n bye,
Ajit from INDIA.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 13, 2008 3:22 pm 
Newbie

Joined: Mon Oct 13, 2008 3:20 pm
Posts: 1
miker

surya


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDialect.dll
PostPosted: Tue Oct 14, 2008 4:11 am 
Newbie

Joined: Mon Oct 13, 2008 7:50 am
Posts: 3
[quote="dier"]dear dier, i want NHibernate.JetDialect.dll file immediately, can i get it from u? rply. [/quote]


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDialect.dll
PostPosted: Tue Oct 14, 2008 4:12 am 
Newbie

Joined: Mon Oct 13, 2008 7:50 am
Posts: 3
[quote="dier"]dear dier, i want NHibernate.JetDriver.JetDialect.dll file immediately, can i get it from u? rply. [/quote]


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 20, 2008 4:16 pm 
Beginner
Beginner

Joined: Fri Feb 29, 2008 9:36 am
Posts: 40
Hi,

I have compiled successfully your source code. Thanks !

I have a problem with fixed length property.

<property name="Password" column="[password]" access="field.pascalcase-underscore" not-null="false" type="String" insert="true" update="true" length="15"/>


get sql

[password] TEXT($1) null


length is false.

How to correct this error in your source code please ?


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDialect.dll
PostPosted: Wed Nov 05, 2008 5:53 am 
Newbie

Joined: Wed Oct 01, 2008 6:07 am
Posts: 7
AjitJahagirdar wrote:
dier wrote:
dear dier, i want NHibernate.JetDriver.JetDialect.dll file immediately, can i get it from u? rply.



sorry for the delay.
i dont think there is dll called NHibernate.JetDriver.JetDialect.dll actually jetdialect is the namespace in NHibernate.JetDriver dll.
i have the NHibernate.JetDriver.dll and if you want it please give me your email so i can send it to you.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 20, 2008 3:43 am 
Newbie

Joined: Tue Nov 18, 2008 11:16 am
Posts: 19
could i have this dll to? im looking for it. I at this company and i was told to redo a page that got ms access and i need this really bad. thx in advance

**EDIT**

https://nhcontrib.svn.sourceforge.net/svnroot/nhcontrib/trunk/src/NHibernate.JetDriver/src/

worked for me to make the dll. i wasent payn attention before to it. thx for the post


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 08, 2009 4:26 pm 
Beginner
Beginner

Joined: Fri Sep 26, 2008 9:19 am
Posts: 20
Location: Belgium
hey,
i'm running vista 64 bit, so i'm getting the error that "Microsoft.Jet.OLEDB.4.0-provider is not registered on the local computer. does anyone know how to fix this?

EDIT:
i've found the solution by running the application under x86 instead of 64.
that is not a problem anymore.

Now i'm having the next issues:

- the Command object is containing my connectionstring with the path to the correct database, although when starting the ExecuteNonQuery of a save, (really, one step back the command still had my path of mdb file) it's now changing it to bin/debug/dbo.mdb... what is causing this??

next thing: i'm not getting my object back after a save. the id is not filled in yet. what can i do about that? isn't the value coming back after save?

greets


Top
 Profile  
 
 Post subject: Re: NHibernate.JetDriver.dll
PostPosted: Wed Jul 15, 2009 9:46 am 
Regular
Regular

Joined: Tue Jun 26, 2007 11:50 am
Posts: 105
Could someone send me the compiled dll please ? My email address is kevin_crazyjumpers(_at_)hotmail.com
(replace (_at_) with @)

Regards,

mathmax


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