I maen that it is a know "problem".Btw to "optimize" MsSQL plan-choosing you
should set the IType of each query parameter (really a PITA).

Don't forget to send a mail to MsSQL team.

2009/4/2 Carsten Hess <[email protected]>

>
> Hello Fabio,
>
> Not exactly sure what you mean by that... ?
>
> But wouldn't you say that
>
> <property name="Name" type="String(100)">
> <property name="Name" type="String" length="100">
> <property name="Name" length="100">   // Type is automatically
> deducted as string
>
> Should be read as exactly the same by the mapping parser?
>
> (And one could argue that there is no need for the syntax "String
> (100)" when we have the length field).
>
> Regards
> Carsten
>
> On Apr 1, 4:06 pm, Fabio Maulo <[email protected]> wrote:
> > 2009/4/1 Carsten Hess <[email protected]>
> >
> >
> >
> > > That must be bug / leftover ?
> >
> > We have a specific test about this matter.
> >
> > --
> > Fabio Maulo
> >
>


-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to