Hi Matt, I'm presently working with the appfuse1.9.4, and postgresql database. In my application i need to develop a reports like charts. For this reports i need to use different databases like (test1,test2,test3) in postgresql in the same host with the different user name and passwords.
why i need to use like this is if any problems are occurred in reports then it doesn't want to disturb the application (reports are updated continuously) presently i'm specifying host name,database name, user name,password in the build.properties. 1) Is it possible to maintain multiple database connection details in build.properties file ? 2) If possible how to change the database while call the reports classes ? 3) How to develop this application to maintain multiple databases with reusability, when changes occurred in database names or user name, password changes ? Can you please suggest me how to solve this problem. Sudhakar. -- View this message in context: http://www.nabble.com/Multiple-database-connection-in-One-host-tp22659650s2369p22659650.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net