java code to validate column content of 2 different tables in 2 different databases(both mysql).
Reshma Parveen <[email protected]> Wed, 22 Dec 2010 13:28:53 +0530
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <4E40181BDEC7704D984F42ACFA2A52580184A5D2@ct-beexch-4-1.cybage.com> |
------_=_NextPart_001_01CBA1AE.13F78DF4 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, = = Production Database have been migrated from old to new one as per application requirement with additional columns and tables. And hence has to be validated that the migrated data is correct by creating a script to run written in java. how to compare 2 columns(different col_name) in 2 different databases placed at different server and display output( in excel format) using JAVA. If matched, return TRUE else display unmatched with column id,column_name, table name. = Any help will be greatly appreciated. "Legal Disclaimer: This electronic message and all contents contain informa= tion from Cybage Software Private Limited which may be privileged, confiden= tial, or otherwise protected from disclosure. The information is intended t= o be for the addressee(s) only. If you are not an addressee, any disclosure= , copy, distribution, or use of the contents of this message is strictly pr= ohibited. If you have received this electronic message in error please noti= fy the sender by reply e-mail to and destroy the original message and all c= opies. Cybage has taken every reasonable precaution to minimize the risk of= malicious content in the mail, but is not liable for any damage you may su= stain as a result of any malicious content in this e-mail. You should carry= out your own malicious content checks before opening the e-mail or attachm= ent." = www.cybage.com ------_=_NextPart_001_01CBA1AE.13F78DF4--