maintaining uppercase tables and column names
Hi,
I am trying to migrate from oracle 8 to MYSQL 5 using the migration toolkit.
When I use the kit all table names and identifiers are transformed to lowercase, which kills my software as all the queries have uppercase table names and identifiers to match oracle.
I have edited migrateidentifiers in MigrationOracle.java to remove name.toLoweCase(), but it still generated lowercase table names.
How can I change this?
Thanks
Paul.
Subject
Views
Written By
Posted
maintaining uppercase tables and column names
18294
March 26, 2007 02:02AM
7584
April 04, 2007 06:47AM
6819
July 24, 2007 07:28AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.