If i disable the language, will it preserve casing?

On Dec 13, 4:19 am, "Pascal Craponne" <[email protected]> wrote:
> DbMetal uses a culture information to add casing when there is none.Since it
> is an algorithm that tries to extract words from a dictionary, it sometimes
> has problems doing this, especially when there are codes (like the CC in
> your example) in column names.
>
> The parameter /culture allows to change the language (are currently
> supported "en" which is the default, but also "fr" and "de"). If you want to
> disable the language, try the invariant culture, with /language=IVL
>
> Pascal.
>
> jabber/gtalk: [email protected]
> msn: [email protected]
>
> On Fri, Dec 12, 2008 at 00:53, bryan costanich 
> <[email protected]>wrote:
>
>
>
> > When i run DBMetal, sometimes i get weird column recasing. for
> > example:
> > CCPurchaseLimit becomes CcpUrchaseLimit.
>
> > instead of renaming, can't we just preserve the casing?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DbLinq" 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/dblinq?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to