I have an application that uses NHibernate 2.0.1 to access the
underlying database.  I would like to execute stored procedures
through my C# program.  The intent is to use stored procedure to
execute certain queries.

Can anyone please provide some examples of C# code.  I have not so far
seen any sample code.  All discussion that I have seen is to use
stored procedures to populate sets mapped in a relationship, but not
execution of stored procedure as an alternative to a "criteria" or
"HQL" based query.

Thanks in advance.

Waqar

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to