Re: ResultSetMetaData / MySQL Connector/J question
Posted by: Mark Matthews
Date: October 25, 2004 05:50PM

You have to be using MySQL-4.1 to be able to retrieve table names from columns that aren't originally from tables, as before that, the server didn't (and couldn't) send that information to the client.

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
Re: ResultSetMetaData / MySQL Connector/J question
October 25, 2004 05:50PM


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.