That's interesting. I'll take a look at that as well, thank you again Tuna.
On Mar 2, 4:31 pm, Tuna Toksoz <[email protected]> wrote: > My guess is that you can have different function implementations for > different dialects by registering your function > > RegisterFunction("lower", new StandardSQLFunction("lower")); > > This is what I see in some dialect, and my guess is that first "lower" is > what NH sees, and second "lower" is its corresponding in database. > > Anybody correct me if i am wrong. > > Tuna > Toksözhttp://tunatoksoz.comhttp://turkiyealt.nethttp://twitter.com/tehlike > > Typos included to enhance the readers attention! > > On Mon, Mar 2, 2009 at 5:37 PM, Colin Ramsay <[email protected]> wrote: > > I just implemented a save event which automatically updates a > > NextUploadDue property and then I can run a criteria against that --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
