How to convert lowercase sql to Camelcase?

Permalink
I'm using windows at my work place and am used to developing in Linux using Ubuntu,

Come across the same old problem of windows lowercase sql and Linux camel case. In need camel case structure for upload to a linux server.

Any one know the solution? most of the scripts out there are out of date, has anyone developed a new one for C5 version 5.6.0.2?

Cheers

 
JohntheFish replied on at Permalink Reply
JohntheFish
Mainio replied on at Permalink Reply
Mainio
http://www.concrete5.org/documentation/how-tos/developers/mysql-database-case-insensitivity/
admin replied on at Permalink Reply
I wrote a tutorial/blog post on exactly this subject:

http://adamjohnsondesign.com/blog/working-with-concrete5-and-window...

Just as mkly said, Manio's tool on Github is sweet. What it doesn't cover it tells you and it's easy to fix.
kappi replied on at Permalink Best Answer Reply
Hi guys,

Thanks for the replies. As it turned out I ended up downloading an old sql script for migrating lower case to camel case and tweaking it to work in the newest version of C5.

For anyone interested I'm going to place a copy on my web site for people to download, it may help a few others out there.

website:http://www.kappi.co.uk/kappi_free.php#scripts...