> And which one would that be Frans?????

        Would I recommend anything else but my own in this case? ;)

> You can call stored procedures from NHibernate 1.2.

        Then why don't you use it? Or do you want to get rid of the procs
altogether and you're now wondering how to execute the SQL from C#?

        Most O/R mappers allow you to execute own queries or embed fragments
of sql into the produced query, to overcome a lack of a given feature needed
for some obscure sql construct.

                FB


------------------------------------------------------------------------
Lead developer of LLBLGen Pro, the productive O/R mapper for .NET
LLBLGen Pro website: http://www.llblgen.com
My .NET blog: http://weblogs.asp.net/fbouma
Microsoft MVP (C#)
------------------------------------------------------------------------



> [EMAIL PROTECTED]
>
>
>
> > Date: Tue, 18 Sep 2007 18:54:29 +0200> From: [EMAIL PROTECTED]> Subject:
> Re: [ADVANCED-DOTNET] Open source Sql Helper> To: ADVANCED-
> [EMAIL PROTECTED]> > > I am a total NHibernate convert and have
> drastically cut down the amount of> > SQL I w
> rite now thanks to their brilliance.> >> > Obviously I still have to write
> some Sql.Can anyone recommend a good open> > source SQL helper that can take
> the drudgery out of calling stored> procedures?> >> > Thanks in advance> >
Use
> an o/r mapper which al
> lows you to call stored procs with one line> of code. :)> > FB> >
> ===================================> This list is hosted by DevelopMentorR
> http://www.develop.com> > View archives and manage your subscription(s) at
> http://discuss.develop.com
> _________________________________________________________________
> Get free emoticon packs and customisation from Windows Live.
> http://www.pimpmylive.co.uk
> ===================================
> This list is hosted by DevelopMentorR  http://www.develop.com
>
> View archives and manage your subscription(s) at http://discuss.develop.com

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to