A question that frequently comes up is "How do I get my module to connect to another database?" This question is not to be confused with "How do I run DotNetNuke using an alternate data provider such as Oracle or MySQL?"
I find this question very odd because I think "Just connect to it the way you normally would". I now think I understand where the confusion comes from. After reading about the DotNetNuke DAL and DAL+, some developers begin to feel that there must be a DotNetNuke "official" way of...