Page 1 of 1
Naming rules in dotConnect for MySQL 6.30
Posted: Tue 07 Jun 2011 20:56
by Miros
Is it just me, or is there a bug in the naming rules when dragging a table from Database Explorer to the Model View, table fields of the form "my_field_name" are converted to property name "Myfieldname" in stead of "MyFieldName" - like in the old versions...?
In the wizard, the naming rules are correct...
Posted: Wed 08 Jun 2011 08:56
by AndreyR
We have changed the default naming rule from Capitalized to FirstLetterUppercase. Change it back, this should help.
Posted: Tue 14 Jun 2011 07:21
by Miros
AndreyR wrote:We have changed the default naming rule from Capitalized to FirstLetterUppercase. Change it back, this should help.
Thanks a lot - it did the trick - howcome you changed the standard? Was there a demand for that?

Posted: Tue 14 Jun 2011 11:23
by AndreyR
Several of our users mentioned that this setting is not convenient and asked to change it. We have performed an investigation and decided to proceed with a new default value.
Posted: Tue 14 Jun 2011 12:10
by Miros
AndreyR wrote:Several of our users mentioned that this setting is not convenient and asked to change it. We have performed an investigation and decided to proceed with a new default value.
Okay... Weird IMHO... I guess developers are like other people - no two are the same

.