Table name case in visual designer

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
davebecker
Posts: 4
Joined: Mon 20 May 2013 14:59

Table name case in visual designer

Post by davebecker » Fri 24 May 2013 11:41

Hi There,

When I create a new table using the visual designer it always forces the table name to lower case. I've read a post on this forum (http://forums.devart.com/viewtopic.php? ... ase#p90635) and followed the steps but to no avail. When I script the table creation it is fine, only the visual designer causes a problem.

Is there a setting I can change?


Thanks in advance!

alexa

Re: Table name case in visual designer

Post by alexa » Fri 24 May 2013 12:59

Please check the settings of your MySQL server which appears to be not case sensitive.

Post Reply