[eluser]jleequeen[/eluser]
Yeah, that helped. Thanks Mirage. I'm going to look into multiple database groups in the db config. I think it would be too much to build an API and overkill as you said. The separate application is more like a sub app in a sense, but it is more different than not. I thought about trying to extend upon the main app and make it a larger application, but I don't think it's worth the effort to try and fit things together that don't neccessarily need to be. I just need to make sure there is some consistency between the databases in the sense that if a user gets deleted in one, it gets done in the other database and that kind of thing. I've never really dealt with cross database issues up until now. It's so much nicer when things fit in and stay in there own box, lol.