Enhancement request: ODBC Importer/Create Table

When using ODBC Importer, if you want to create a table from the header, spaces are preserved in the column names.

It would be nice if spaces were automatically replaced by underscores. On a similar note would it be nice if the field mapping on the 'Data to Oracle' tab would treat blanks as underscores (e.g. 'Timecard Number' equals 'TIMECARD_NUMBER'). This would obviate the need to map all columns manually.
 
Back
Top