is there a way to automatically lowercase all tables/fields? we're starting a project that will be using an msaccess database that will be converted to mysql on a weekly basis. access will be used for the office and some tables/fields will be used for online purposes. is there a way to force mysql to lowercase all the tables/fields that it creates?
oh. i thought it was case-sensitive thinking the php script would break if i don't remember how the access admin cased the tables/fields. this makes my job a lot easier (and the only thing i make UpperCase are classes the rest are joined like_this)
Bookmarks