Hi all,
In ibatis I have 2 databases DB1 and DB2 both in MYSQL.
In the config.xml I have given the database name as DB1 for connection, and
in one of the select query I have given : “select * from DB2.tablename”. It
is working. How ?In this case no need maintain multiple config files ? Please explain. regards, Subi -- View this message in context: http://www.nabble.com/Mutilple-data-base-tf2581213.html#a7195409 Sent from the iBATIS - User - Cs mailing list archive at Nabble.com.

