Page 1 of 1

Mixed case table names

Posted: Wed Nov 14, 2012 9:35 pm
by MartySmartyPants
Hi there

I've just installed and tried out this excellent piece of software and it worked perfectly... well... almost.

The tables in the Access database are mixed case, ie: tblPurchaseOrders, but when they are converted to MySQL they become all lowercase, ie: tblpurchaseorders.

Is it possible to keep the table names with the same case and, if so, how?

Regards

MSP