Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: getTableName()


Message #1 by Pierre Legault <pile@c...> on Fri, 09 Feb 2001 10:20:18 -0500
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.


  Return to Index