If the fields have the same name, and differ only in case, we have an error in SQL Server. For example:

[Field] public int SomeField {get;set;}

[Field] public bool Somefield {get;set;}

sql is not case sensitive.

asked Jul 21 '11 at 03:57

Multysh's gravatar image

Multysh
15669

edited Jul 21 '11 at 04:44

Hello Multysh,

Thanks, will check and fix this.

(Jul 21 '11 at 04:00) Dmitri Maximov Dmitri%20Maximov's gravatar image

u.r.well.com

(Jul 21 '11 at 04:04) Multysh Multysh's gravatar image

One Answer:

The issue is fixed. For more information, see the announcement.

answered Jul 31 '11 at 11:04

Dmitri%20Maximov's gravatar image

Dmitri Maximov
22111211

Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
toggle preview

powered by OSQA