Hi,
I know from the MySQL documentation that Windows in not case sensitive and
Unix is but can I force Windows to honour upper and lower case in table
names.
When writing the mySQL on windows I have used mixed case to help reading
table names in my code. This is fine on windows but when I export the mySQL
(using phpAdmin) and import it to Unix the tables being all lower case is a
problem. So can I force the tables on the Windows machine to allow mixed
case?
Thanks Gabriel
I know from the MySQL documentation that Windows in not case sensitive and
Unix is but can I force Windows to honour upper and lower case in table
names.
When writing the mySQL on windows I have used mixed case to help reading
table names in my code. This is fine on windows but when I export the mySQL
(using phpAdmin) and import it to Unix the tables being all lower case is a
problem. So can I force the tables on the Windows machine to allow mixed
case?
Thanks Gabriel