pro_java_server thread: getTableName()
I knew these books but none give me indications to use correctly the method getTableName and its exceptions. What I doing is to create a Java application to transfer different types of data bases. Example: Sybase -> Oracle, Access -> mySQL. This applicatoin enables me to explore the differences between data base. That functions automatically for the field names, but I am obliged to put the table names at the hand before processing the transfer. Thanks.
|





