Venable, John wrote: > That's interesting, I seem to remember a thread on the list a while ago > about the best practices for maintenance and security saying that each DB > should be fairly narrowly focused.
I would say maybe for security, but not for maintenance. In what scenario do you gain what advantage by using different databases vs. using different logins to one database? > Let me narrow the focus a bit. Specifically I have a zipcode database that I > need to use in various DBs. Is there a "best way" to keep this data current > across all instances? Should I replicate it when I install the new one? Can't you migrate all the different databases into one databases? ;-) Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

