In order to keep it consistent, you'd have to replicate the hilo algorithm
from the NHibernate source.

   Diego


On Wed, Dec 9, 2009 at 14:21, Guga Oliveira <[email protected]> wrote:

> Have one a sugestion on how to insert data on tables (externally from
> application) that I am using the hilo on application?
>
> I have an application that I am using the hilo for the identity. The
> problem is that we must have another way for the integration, that is,
> we will use a bulk insert via stored procedures directly on sql
> server. Is there a sql server function or procedure to do what the
> hilo do on nhibernate?
>
> Thanks a lot.
>
> --
>
> 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]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>
>
>

--

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