MySQL Forums
Forum List  »  Other Migration

odbc driver problem
Posted by: Prem Jain
Date: March 26, 2010 12:19AM

hi,

i have foxpro database , and i am connecting it through jdbc-odbc connenctivity in java programme.

i just want to know the foreign key of each table into that database , i am trying to retrive the foreign key information by using getExportedKeys() function .
But it throwing an exception as follow :

xception in thread "main" java.sql.SQLException: [Microsoft][ODBC Driver Manager] Driver does not support this function

please let me know , what is exact problem .. Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
odbc driver problem
8898
March 26, 2010 12:19AM


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.