I just installed SQL::Statement version 1.005 and using a CSV database I tried creating a table with field names that were in lower case. The table that got created had the field names in upper case.
Before this I was using SQL::Statement version 0.1020 and I was able to create the table with the field names in lower case without any problems. This is the only thing that has changed. Does any one have any ideas how this problem can be solved. Thanks, Jose