You have to use the HQL function "concat" On Mon, Sep 27, 2010 at 5:52 AM, alexey_baranov <[email protected]> wrote:
> Hi! > > After migration from SQL Server CE to SQLite(System.Data.SQLite) we > found many crashed tests. The reason is + operator in our HQL. We > would rewrite all queries to || , but would like to find DB > independent operator, because the production DB is SQL Server 2008 > back. > > Thanks! > > -- > 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. > > -- Fabio Maulo -- 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.
