database name
DATABASE: test
DATABASE: Test
DATABASE: tEsT
dbForge identify the same database and can't find tables because the database differs to others as identified with the same name
Could you please describe it in more detail?
Also, you may need to change or remove a database name in the ‘Database’ field of the Database Connection Properties dialog box (right-click the connection in Database Explorer and select ‘Modify Connection…’ from the popup menu).
-
Ben2003 commented
== English ==
Object names are also marked in the editor without taking upper and lower case into account.In MySQL, objects must always be case-sensitive.
== German==
Im Editor werden auch Objektnamen ohne Berücksichtigung von Großschreibung und Kleinschreibung markiert.In MySQL müssen Objekte immer casesensitiv angegeben werden.