Dear All,

There is an issue in JetDriver.Finalizejoins.
It truncates the sql string if found anything starting wih from.

eg,


Select Employee,FromDate,ToDate from Sometable

is converted to


Str3.Parts
{System.Array}
    (0): "Select Employee," {String}
    (1): "ate,ToDate from Sometable" {String}

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"NHibernate Contrib - Development Group" 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.ar/group/nhcdevs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to